• Resolved Pieter Bos

    (@senlin)


    Hi,

    Since the link to the WordPress Plugin Repository has changed, your plugin is broken.

    The original link was “wordpress.org/extend/plugins/”, however that has been changed recently to the plain “wordpress.org/plugins/”

    To fix it you need to change the link on line 105:
    $info['link_url'] = “http://wordpress.org/plugins/{$info['slug']}/”;
    i.e. take “extend/” out of it.

    Then the plugin works perfectly again 🙂

    http://wordpress.org/plugins/plugin-info/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change the link to the Plugin Repository to fix plugin’ is closed to new replies.