Changeset 863427 for scripts-to-footerphp
- Timestamp:
- 02/23/2014 06:32:40 AM (12 years ago)
- File:
-
- 1 edited
-
scripts-to-footerphp/trunk/scripts-to-footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts-to-footerphp/trunk/scripts-to-footer.php
r863425 r863427 86 86 87 87 // Add Links to Plugin Bar 88 if( function_exists( 'stf_settings_links' ) )89 add_filter( 'plugin_action_links', 'stf_settings_links', 10, 2 );90 88 if( function_exists( 'stf_plugin_links' ) ) 91 89 add_filter( 'plugin_row_meta', 'stf_plugin_links', 10, 2 );
Note: See TracChangeset
for help on using the changeset viewer.