Skip to content

Instantly share code, notes, and snippets.

@Lovor01
Last active March 11, 2021 11:08
Show Gist options
  • Save Lovor01/7278ba6e7b104d48dff662d0a9e6f4d0 to your computer and use it in GitHub Desktop.
Save Lovor01/7278ba6e7b104d48dff662d0a9e6f4d0 to your computer and use it in GitHub Desktop.
//get post or page slug
get_post_field( 'post_name' ) // second parameter of post ID could be added
//set automatic updates: https://wordpress.org/support/article/configuring-automatic-background-updates/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment