Cliff,
Thank you for the response. This is not going to work for us since we don’t show the WP Admin Bar on the front-end of the website.
I’d like our developers to replicate those “Edit Event” links on the front-end UI. I can see that most of it is quite straightforward but some links include a wp-nonce (_wpnonce) parameter. We’d need to know what the ‘action’ value for generating the nonce is.
I am assuming it is something like “$nonce = wp_create_nonce( ‘some-action-name’ );” – if you’re supplying a custom action name, please let us know what it is.
Is there anything else to this? Can you please direct us so we can get this implemented on our custom UI?
Regards,
Miah