Changeset 3340435
- Timestamp:
- 08/06/2025 02:23:38 PM (5 months ago)
- Location:
- kliken-ads-pixel-for-meta
- Files:
-
- 2 edited
-
tags/1.2.1/kliken-ads-pixel-for-meta.php (modified) (2 diffs)
-
trunk/kliken-ads-pixel-for-meta.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kliken-ads-pixel-for-meta/tags/1.2.1/kliken-ads-pixel-for-meta.php
r3309375 r3340435 17 17 * Requires Plugins: woocommerce 18 18 * WC requires at least: 6.0 19 * WC tested up to: 9.819 * WC tested up to: 10.0 20 20 * 21 21 * License: GNU General Public License v3.0 … … 27 27 defined( 'ABSPATH' ) || exit; 28 28 29 define( 'KK_FB_WC_PLUGIN_VERSION', '1.2. 0' ); // Must be the same version as the "Version" at the top.29 define( 'KK_FB_WC_PLUGIN_VERSION', '1.2.1' ); // Must be the same version as the "Version" at the top. 30 30 define( 'KK_FB_WC_PLUGIN_FILE', __FILE__ ); 31 31 define( 'KK_FB_WC_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); -
kliken-ads-pixel-for-meta/trunk/kliken-ads-pixel-for-meta.php
r3309375 r3340435 17 17 * Requires Plugins: woocommerce 18 18 * WC requires at least: 6.0 19 * WC tested up to: 9.819 * WC tested up to: 10.0 20 20 * 21 21 * License: GNU General Public License v3.0 … … 27 27 defined( 'ABSPATH' ) || exit; 28 28 29 define( 'KK_FB_WC_PLUGIN_VERSION', '1.2. 0' ); // Must be the same version as the "Version" at the top.29 define( 'KK_FB_WC_PLUGIN_VERSION', '1.2.1' ); // Must be the same version as the "Version" at the top. 30 30 define( 'KK_FB_WC_PLUGIN_FILE', __FILE__ ); 31 31 define( 'KK_FB_WC_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.