Hi there
I need to hook into the publish action that runs when a user uses the chrome extension and presses the "Publish" button.
What im trying to achieve is on a per role/capability for a user when they publish a product using the chrome extension, the hook will change the status to pending review.
I don't know why you designed the plugin to be for Admins only. I have staff, those staff don't need Admin functions.. they do need to add products. Those products and their contents need to be reviewed.
To mitigate work for you guys, it'll be easier to release a doc of functions us developers can hook into and modify before they're pushed to the database. Obviously you obfuscate your code so I can't do this myself....
Cheers
Dan
I need to hook into the publish action that runs when a user uses the chrome extension and presses the "Publish" button.
What im trying to achieve is on a per role/capability for a user when they publish a product using the chrome extension, the hook will change the status to pending review.
I don't know why you designed the plugin to be for Admins only. I have staff, those staff don't need Admin functions.. they do need to add products. Those products and their contents need to be reviewed.
To mitigate work for you guys, it'll be easier to release a doc of functions us developers can hook into and modify before they're pushed to the database. Obviously you obfuscate your code so I can't do this myself....
Cheers
Dan