Changeset 11256 for trunk/src/bp-core/bp-core-functions.php
- Timestamp:
- 11/28/2016 10:33:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-functions.php
r11121 r11256 2373 2373 } 2374 2374 2375 remove_action( 'wp_head', 'adjacent_posts_rel_link_wp_head', 10 , 0);2375 remove_action( 'wp_head', 'adjacent_posts_rel_link_wp_head', 10 ); 2376 2376 } 2377 2377 add_action( 'bp_init', 'bp_remove_adjacent_posts_rel_link' );
Note: See TracChangeset
for help on using the changeset viewer.