Changeset 8994 for trunk/src/bp-core/bp-core-theme-compatibility.php
- Timestamp:
- 09/08/2014 06:47:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-theme-compatibility.php
r7794 r8994 557 557 // If we are resetting a post, we are in theme compat 558 558 bp_set_theme_compat_active( true ); 559 560 // If we are in theme compat, we don't need the 'Edit' post link 561 add_filter( 'get_edit_post_link', '__return_false' ); 559 562 } 560 563
Note: See TracChangeset
for help on using the changeset viewer.