admin管理员组文章数量:1122826
I've been using a Python script to fetch and modify posting day of scheduled posts in WordPress via the REST API with the following URL:https://{domain}/wp-json/wp/v2/posts?per_page=100&post_status=future&post_type=post&orderby=date&order=asc This script worked perfectly until a few days ago. Recently, it started retrieving posts that I had previously deleted, and these posts did not appear in the trash nor are they listed under the future or published post status in the WordPress admin. But After using this script, this ghost post appear from somewhere... Has anyone experienced a similar issue or solution for this? Thanks in advance.
本文标签: Retrieving Deleted Scheduled Posts via WordPress REST API
版权声明:本文标题:Retrieving Deleted Scheduled Posts via WordPress REST API 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736301934a1931350.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论