Fixed translation loaded too early issues, ClassicPress compatibility, as well as non-existent sanitize callbacks issue.
This commit is contained in:
+1
-2
@@ -5,8 +5,7 @@ if ( !defined( 'WPINC' ) ) {
|
||||
?>
|
||||
|
||||
<?php
|
||||
require_once 'color-definitions.php';
|
||||
global $colors;
|
||||
require 'color-definitions.php';
|
||||
?>
|
||||
|
||||
<style id="minimalistflex-color-css">
|
||||
|
||||
Reference in New Issue
Block a user