cooooookies
Senior Member
- Oct 6, 2008
- 1,133
- 283
Hi everybody,
I want to write/buy/get a wordpress plugin: it shall regularly receive content via some API calls and inserts/updates pages/posts. So far I am fine, although I am not a php/wordpress expert.
Now the problem: I want the posts to be created on specific urls - the creation path is also obtained via API call. How can I enforce that the post is really where it should be and the URL is not changed by some wordpress SEO plugins, other .htaccess settings, other rewrites, other plugins?
I want to enforce, to be absolutely sure that the content goes exactly on the specified URL/path, no matter what else is happening on the wordpress site. Is this possible?
Thanks,
cooooookies
I want to write/buy/get a wordpress plugin: it shall regularly receive content via some API calls and inserts/updates pages/posts. So far I am fine, although I am not a php/wordpress expert.
Now the problem: I want the posts to be created on specific urls - the creation path is also obtained via API call. How can I enforce that the post is really where it should be and the URL is not changed by some wordpress SEO plugins, other .htaccess settings, other rewrites, other plugins?
I want to enforce, to be absolutely sure that the content goes exactly on the specified URL/path, no matter what else is happening on the wordpress site. Is this possible?
Thanks,
cooooookies