I use WP-define to give definitions like the explanation of what GTD means. (hover your cursor over GTD, and you will see what I mean)

I discovered that I couldn’t change the settings on the plugin, so i installed the latest version. That still didn’t work – the link to the settings page was broken….

I opened the plugin itself for editing within wordpress, and found the line that said

add_options_page("Definitions", "WP-Define", 1, 'wp-content/plugins/wp-Define/manage_wp-define.php');

and changed to

add_options_page("Definitions", "WP-Define", 1, 'plugin-editor.php?file=wp-Define/wp-Define.php');

And now it works.

Popularity: 4% [?]

Related posts:

  1. Wordpress 2.9 (Again) earlier I said I have done my almost annual update...
  2. Where do you fit? The following image is provided to clarify the difference between...

Related posts brought to you by Yet Another Related Posts Plugin.