Forums

Robots Meta
This plugin is broken on wodpress v3.3 and above version. (2 posts)

  1. nixor
    Member
    Posted 4 months ago #

    This plugin is broken on wodpress v3.3 and above version.
    Please fix.
    Thank you.

    http://wordpress.org/extend/plugins/robots-meta/

  2. nixor
    Member
    Posted 4 months ago #

    Ok, I have resolved that issue myself.
    Around line 13 in wp-content/plugins/robots-meta/robots-meta.php
    Find the code below.

    require_once('/yst_plugin_tools.php');

    Replace that code as below.

    require_once( plugin_dir_path( __FILE__ ) . '/yst_plugin_tools.php');

    That's it ! Done !
    Then It works well :)

Reply

You must log in to post.

About this Plugin

About this Topic