Making a New Plugin to Replace Widget Text
-
I want to create a plugin that will allow me to modify content in the widget.
For example using the add_filter(‘the_content’,’FUNCTION’); however, instead of “the_content” I want to filter my widget content.
I have my plugin designed and the function written, I just don’t know how to apply it to the widgets.
Thank you in advance for your help.
-
Since you are self-hosted, you need to inquire at http://wordpress.org/support/ . We have no access to the underlying theme and wordpress files.
- The topic ‘Making a New Plugin to Replace Widget Text’ is closed to new replies.