Is it possible (does anyone know of a plugin perhaps) to require every article to be approved by at least two admins before being published?
How To Require At Least 2 Admins Approve A Post Before Publishing
Started by mrgoodfox, Oct 31 2011 06:05 PM
6 replies to this topic
#1
Posted 31 October 2011 - 06:05 PM
#2
Posted 31 October 2011 - 06:22 PM
I don't know of one ... but I think that it is a great idea.
#3
Posted 01 November 2011 - 08:42 AM
Sounds like I'm about to do my first plugin coding
#4
Posted 03 November 2011 - 12:28 AM
I do recall seeing that capability on a WP site I worked on for a client some time ago. I'm certain it must have been a plugin, as they had no in-house coding talent and had built the site themselves. I assume you've already searched the WP.org plugin library?
I'll dig around and see if I can recall which client it was, and post back here.
I'll dig around and see if I can recall which client it was, and post back here.
#5
Posted 03 November 2011 - 04:24 PM
Something like this?
http://wordpress.org...iple-approvals/
G.
P.S. Don't mind me - just passin' through.
http://wordpress.org...iple-approvals/
G.
P.S. Don't mind me - just passin' through.
#6
Posted 06 November 2011 - 11:22 PM
I tried to find the site I had seen that on, but came up dry. However, I talked to a friend, and he offered an idea that seems reasonable (understand.... I'm no coder
)
He says his suggestion would involve some relatively minor customization, basically adding increment/decrement counters and a snippet saying 'if approved, then +1'. Then the second admin could approve and a second snippet would be employed, along the lines of 'if +1, then publish, else if 0, then +1'. He also mentioned having the code reset itself after each interaction, though to me, that seems as though it would defeat the purpose.
Does that make any sense at all?
He says his suggestion would involve some relatively minor customization, basically adding increment/decrement counters and a snippet saying 'if approved, then +1'. Then the second admin could approve and a second snippet would be employed, along the lines of 'if +1, then publish, else if 0, then +1'. He also mentioned having the code reset itself after each interaction, though to me, that seems as though it would defeat the purpose.
Does that make any sense at all?
#7
Posted 23 November 2011 - 08:08 PM
I ended up using that plugin instead of creating my own (super happy about finding it)
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users






