Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gzlib

Library Wordpress Theme by GiaLinh (gizalink)

  • Copy folder gzlib to folder your theme (same level functions.php your theme)
  • Add this code to file functions.php:
require_once('gzlib/gz_lib.php');

  • To display option value front-end
<?php 
		$get_options_gz = get_theme_options_gz(); 
		echo esc_attr($get_options_gz['phone']); 
?>

About

Library Wordpress Theme by GiaLinh (gizalink)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages