Forums

[Plugin: Post Links] 2.8.4 fix (1 post)

  1. john.andrews
    Member
    Posted 1 month ago #

    Add new link button was not working in 2.8.4. Changed post-links-js.php line:2
    from:
    require_once(dirname(__FILE__).'/../../../wp-config.php');
    to:
    require_once(dirname(__FILE__).'/../../../wp-load.php');
    require_once(dirname(__FILE__).'/../../../wp-admin/admin.php')

    http://wordpress.org/extend/plugins/post-links/

Reply

You must log in to post.

About this Topic

Tags