Currently, in my plugin description, I’m hardcoding…

To customize options <a
href=”https://wordpress.stackexchange.com/questions/8460/options-general.php?page=my-plugin-admin.php”>click
here</a>

Is there a dynamic method to call the plugin options page?

2 Answers
2

You’re looking for a plugin settings link that’s dynamically generated.

This would be one approach.
http://wpengineer.com/1295/meta-links-for-wordpress-plugins/

Leave a Reply

Your email address will not be published. Required fields are marked *