Skip to content

Instantly share code, notes, and snippets.

@Danushka181
Created December 4, 2019 05:18
Show Gist options
  • Save Danushka181/39954575c3d298f707f456f87e9d8ae6 to your computer and use it in GitHub Desktop.
Save Danushka181/39954575c3d298f707f456f87e9d8ae6 to your computer and use it in GitHub Desktop.
Update post meta wordpress
<?php
// Update templates by dynamicaly to sub pages
update_post_meta( $pg_id, 'eme_page_template', 'mod-ht6-excursion-inner');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment