Tagged Questions
0
votes
1answer
197 views
Show custom data instead of 404
I'm currently developing a plugin to display some custom data on my wordpress site.
For example I have a data named abc. If a visitor try to access localhost/wordpress/abc, it should display the data ...
0
votes
1answer
58 views
which parameter take Yet another post Plugin in Wordpress [closed]
hii i am using yet another post plugin on my 404 custom page
but want to know which parameter or variable this take to show related post
i want that which paramater pass in my 404 page url
i can use ...
1
vote
1answer
608 views
Custom rewrite rule serves content, but returns 404 error code
I have a plugin that sets up a custom rewrite rule. I can access the short URL and the content is returned correctly, but the HTTP response is 404, Page not found.
From searching the web it seems ...