79805583

Date: 2025-10-31 09:25:51
Score: 1.5
Natty:
Report link

if the post to be edited is already published then
"edit_publish_post" else "edit_posts"

 $subscriber->add_cap('edit_published_posts')      
 $subscriber->add_cap('edit_posts');

and do logout once as it is saved in cache, sometimes wp does not update untill we login again

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31789998