AyeCode / blockstrap

A bootstrap block based theme
GNU General Public License v2.0
3 stars 2 forks source link

Fatal error #26

Open picocodes opened 11 months ago

picocodes commented 11 months ago
Fatal error: Uncaught Error: Class "BlockStrap_Admin" not found
in ...\wp-content\themes\blockstrap\functions.php on line 39

new BlockStrap_Admin() is called whether or not blocks are installed yet the parent file is only included if BLOCKSTRAP_BLOCKS_VERSION is defined.