updated theme GeneratePress version 3.6.1

This commit is contained in:
2026-06-03 21:29:33 +00:00
committed by Gitium
parent 769efed689
commit 4421f79f19
15 changed files with 108 additions and 306 deletions

View File

@ -12,7 +12,7 @@ if ( ! defined( 'ABSPATH' ) ) {
}
// Set our theme version.
define( 'GENERATE_VERSION', '3.5.1' );
define( 'GENERATE_VERSION', '3.6.1' );
if ( ! function_exists( 'generate_setup' ) ) {
add_action( 'after_setup_theme', 'generate_setup' );