Currently, in my plugin description, I'm hardcoding...
To customize options <a href="options-general.php?page=my-plugin-admin.php">click here</a>
Is there a dynamic method to call the plugin options page?
|
Currently, in my plugin description, I'm hardcoding...
Is there a dynamic method to call the plugin options page? |
|||||||||||||||
|
|
You're looking for a plugin settings link that's dynamically generated. This would be one approach. |
|||
|