• Resolved Nitroweb

    (@spyrosvl)


    Hello,

    Thank you for the plugin.
    I have noticed on the latest version that the link to the plugin settings on the plugin page display on ALL plugins.

    I believe that something like this should go on line 43 of includes/LLC_Options_Page.class.php

    // we add a link to the plugin settings on the plugin page
    add_filter( 'plugin_action_links_' . plugin_basename(__FILE__), array( 'LLC_Options_Page', 'plugin_settings_link' ), 10, 2 );

    Regards,
    Spyros

    https://wordpress.org/plugins/limit-login-countries/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Settings link on every plugin on plugins page’ is closed to new replies.