Added Pending Review status (check code inside)
-
Since developer hasn’t updated the plugin in forever, here’s the full code to add Pending Review to the post status options.
Replace the code in the plugin file
post-expirator.phpwith the one in the Gist.Developer gave a quick fix here, but it was a bad hack, since it would simply replace the Draft status with Pending (so then you can’t use Draft anymore, and Pending wouldn’t be an additional option either).
The topic ‘Added Pending Review status (check code inside)’ is closed to new replies.