admin管理员组文章数量:1193750
I wrote a plugin that stored table wp_example(id, title, content, desc)
. It doesn't use post/page
type.
I want to add a link to the fontend, like index.php?option=my_plugin&show=all
. If I use this link, it should call my function in the plugin, and show data table wp_example
.
Is it possible?
When I use this link: index.php?option=my_plugin&show=all
, my browser shows a 404
page.
本文标签: urlsWordpress custom link with my plugin
版权声明:本文标题:urls - Wordpress custom link with my plugin 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738436250a2086694.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论