Changeset 7376 for trunk/src/includes/core/theme-compat.php
- Timestamp:
- 11/20/2025 07:23:50 PM (4 months ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/theme-compat.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/theme-compat.php
r7363 r7376 1006 1006 1007 1007 // Filters exist in this priority 1008 if ( ! empty( $priority ) && isset( $bbp->filters->wp_filter[ $tag ][ $priority ] ) ) {1008 if ( ! empty( $priority ) && isset( $bbp->filters->wp_filter[ $tag ][ $priority ] ) ) { 1009 1009 1010 1010 // Store filters in a backup
Note: See TracChangeset
for help on using the changeset viewer.