PluginProbe
Customify / 2.10.1
Customify v2.10.1
2.10.9 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.7.1 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.0.1 1.6.5 1.7.0 1.7.1 All 77 releases
← All changes | includes/filter-functions.php +0 -4 2.10.92.10.1 View file →
@@ -4,12 +4,8 @@
4 4 *
5 5 * Think modifying colors, etc.
6 6 */
7 7
8 -if ( ! defined( 'ABSPATH' ) ) {
9 - exit;
10 -}
11 -
12 8 if ( ! function_exists( 'pixcloud_adjust_color_brightness' ) ) {
13 9 /**
14 10 * Adjust a hex color brightness
15 11 * Allows us to create hover styles for custom link colors