Changeset 2509141
- Timestamp:
- 04/05/2021 03:16:52 AM (5 years ago)
- Location:
- syntax-highlighter-for-elementor
- Files:
-
- 2 edited
-
tags/1.0.6/solid-syntax-higlighter.php (modified) (1 diff)
-
trunk/solid-syntax-higlighter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
syntax-highlighter-for-elementor/tags/1.0.6/solid-syntax-higlighter.php
r2509138 r2509141 16 16 use Elementor\Plugin; 17 17 18 define('SYNTAX_VERSION', '1.0. 5');18 define('SYNTAX_VERSION', '1.0.6'); 19 19 20 20 if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly -
syntax-highlighter-for-elementor/trunk/solid-syntax-higlighter.php
r2509138 r2509141 16 16 use Elementor\Plugin; 17 17 18 define('SYNTAX_VERSION', '1.0. 5');18 define('SYNTAX_VERSION', '1.0.6'); 19 19 20 20 if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
Note: See TracChangeset
for help on using the changeset viewer.