/wp-theme

Default theme for wordpress

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

WP_Theme

Default theme for wordpress based on plugin ACF PRO

INSTALLATION

git clone https://github.com/Tarrissarh/wp_theme.git

For custom log add to wp-config.php:

define('WP_DEBUG', true); // only local develop
define('WP_DEBUG_LOG', true);