admin管理员组文章数量:1191748
I am new to Wordpress and want to make some changes in the content of a plugin page. I have found out that the same can be done using
add_filter
I have the filter value for the plugin content that I want to change. I am using the storefront theme. So I open the storefront_functions.php , but I am not sure where to add the code snippet.
Seeking guidance/suggestions regarding the same.
Thanks
I am new to Wordpress and want to make some changes in the content of a plugin page. I have found out that the same can be done using
add_filter
I have the filter value for the plugin content that I want to change. I am using the storefront theme. So I open the storefront_functions.php , but I am not sure where to add the code snippet.
Seeking guidance/suggestions regarding the same.
Thanks
Share Improve this question edited Oct 27, 2018 at 14:58 fuxia♦ 107k38 gold badges255 silver badges459 bronze badges asked Oct 27, 2018 at 14:37 anandanand 112 bronze badges2 Answers
Reset to default 1Every New function you should add to the bottom. Same with JavaScript, JQuery, CSS and any other language. Same as you would write in a book.
本文标签: filtersWhere to addfilter in theme functionsphp
版权声明:本文标题:filters - Where to add_filter in theme functions.php? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738444434a2087135.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论