Plugin Directory


Ignore:
Timestamp:
02/23/2014 06:32:40 AM (12 years ago)
Author:
joshuadnelson
Message:

remove excess irrelevant code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts-to-footerphp/trunk/scripts-to-footer.php

    r863425 r863427  
    8686       
    8787        // Add Links to Plugin Bar
    88         if( function_exists( 'stf_settings_links' ) )
    89             add_filter( 'plugin_action_links', 'stf_settings_links', 10, 2 );
    9088        if( function_exists( 'stf_plugin_links' ) )
    9189            add_filter( 'plugin_row_meta', 'stf_plugin_links', 10, 2 );
Note: See TracChangeset for help on using the changeset viewer.