Created
October 20, 2017 14:10
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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