Skip to content

Instantly share code, notes, and snippets.

@joeydsmith
Created October 23, 2014 15:07
Show Gist options
  • Save joeydsmith/5014731bd27de0e37aa9 to your computer and use it in GitHub Desktop.
Save joeydsmith/5014731bd27de0e37aa9 to your computer and use it in GitHub Desktop.
wp_update_post(array ( 'ID' => get_the_id(), 'post_title' => get_the_title() . ' Phil is Awesome ' ));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment