Select Page

Remove post Author from post

Sometimes when i’m developing a membership site i need to test assigning a post author if the code was not right the first time its good to be able to remove the author rather than having to start a new test. <?php $arg = array( ‘ID’ => 8378,...

ACF Group Loop

Need to loop through all ACF fields in a group? So basicly grab the group id from the backed the acf_get fields function will grab all children of the group then loop through and do what you want with it next up figguring out how to do this for a targeted post (not...
Preloader