You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to find a way to create a draft post using the rewrite and republish feature programmatically but I am struggling to find one.
Looking at the developer docs on your site, there are certain functions available for developers, such as duplicate_post_create_duplicate() but I can’t see anything for duplicate_post_for_rewrite_and_republish(). Is this possible or can someone help me to get this working?
It is almost essential functionality that I would need for an upcoming build and can’t see any other way to do this.
Any help would be greatly appreciated, and thank you in advance.
Is your feature request related to a problem? Please describe.
Currently AFAIK there is no way to replicate the rewrite & republish functionality from within the admin dashboard using a function or code.
Describe the solution you'd like
A function available to replicate the rewrite and republish functionality in the admin dashboard.
Why do you think this feature is something we should consider for the Yoast SEO plugins?
Yoast is already very developer friendly offering hooks, filters, REST API docs and I think this feature is very much needed for working with posts programmatically.
The text was updated successfully, but these errors were encountered:
I was just researching this question and came across phil-sola's post.
I think the duplicate-post plugin's Rewrite & Republish'' is a very useful and wonderful feature. I wanted to incorporate this into a template so that a specific logged-in user can perform Rewrite & Republish'' from a public page.
If this were possible, I think it would be possible to easily implement a function that allows users to submit editing suggestions for updating information or correcting typographical errors in publicly available documents....
Hi,
I have been trying to find a way to create a draft post using the rewrite and republish feature programmatically but I am struggling to find one.
Looking at the developer docs on your site, there are certain functions available for developers, such as duplicate_post_create_duplicate() but I can’t see anything for duplicate_post_for_rewrite_and_republish(). Is this possible or can someone help me to get this working?
It is almost essential functionality that I would need for an upcoming build and can’t see any other way to do this.
Any help would be greatly appreciated, and thank you in advance.
Is your feature request related to a problem? Please describe.
Currently AFAIK there is no way to replicate the rewrite & republish functionality from within the admin dashboard using a function or code.
Describe the solution you'd like
A function available to replicate the rewrite and republish functionality in the admin dashboard.
Why do you think this feature is something we should consider for the Yoast SEO plugins?
Yoast is already very developer friendly offering hooks, filters, REST API docs and I think this feature is very much needed for working with posts programmatically.
The text was updated successfully, but these errors were encountered: