Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Created October 20, 2017 14:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cobaltapps/220f9710e75f6884a663868fb996a5f5 to your computer and use it in GitHub Desktop.
Save cobaltapps/220f9710e75f6884a663868fb996a5f5 to your computer and use it in GitHub Desktop.
Themer Pro code that allows for quick-edit-access to Page Template files from the front-end of your website.
if ( function_exists( 'themer_pro_admin_bar_add_node') )
themer_pro_admin_bar_add_node( $file = 'page-builder.php', $subdir = '', $fullscreen = false );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment