Skip to content

Instantly share code, notes, and snippets.

@JiveDig
JiveDig / acf_front_end_edit.php
Last active July 24, 2024 18:03
ACF front end post editing
<?php
/**
* Check if user is logged in and is post author
* Setup functions for front end post editing
* @author Mike Hemberger
* @link http://thestizmedia.com/front-end-post-editing-with-acf-pro/
* @uses Advanced Custom Fields Pro
* @uses Sidr
*/