Changeset 2664115
- Timestamp:
- 01/25/2022 03:37:16 AM (4 years ago)
- Location:
- facebook-conversion-pixel/trunk
- Files:
-
- 7 edited
-
facebook-conversion-pixel.php (modified) (2 diffs)
-
includes/editor/editor.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
readmes/business.txt (modified) (2 diffs)
-
readmes/elite.txt (modified) (2 diffs)
-
readmes/lite.txt (modified) (2 diffs)
-
readmes/personal.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
facebook-conversion-pixel/trunk/facebook-conversion-pixel.php
r2632400 r2664115 9 9 Author URI: https://fatcatapps.com/ 10 10 License: GPLv2 11 Version: 2.6. 411 Version: 2.6.5 12 12 */ 13 13 … … 32 32 define( 'FCA_PC_PLUGIN_VER', '2.6.' . time() ); 33 33 } else { 34 define( 'FCA_PC_PLUGIN_VER', '2.6. 4' );34 define( 'FCA_PC_PLUGIN_VER', '2.6.5' ); 35 35 } 36 36 -
facebook-conversion-pixel/trunk/includes/editor/editor.php
r2632400 r2664115 997 997 998 998 <ul> 999 <li><div class="dashicons dashicons-yes"></div> <?php esc_attr_e( 'Dynamic Events, so you can build <strong>powerful custom audiences</strong>', 'facebook-conversion-pixel' ); ?></li>999 <li><div class="dashicons dashicons-yes"></div> <?php _e( 'Dynamic Events, so you can build <strong>powerful custom audiences</strong>', 'facebook-conversion-pixel' ); ?></li> 1000 1000 <li><div class="dashicons dashicons-yes"></div> <?php esc_attr_e( 'Advanced Matching for improved reach', 'facebook-conversion-pixel' ); ?></li> 1001 1001 <li><div class="dashicons dashicons-yes"></div> <?php esc_attr_e( 'Powerful Custom Events & Parameters', 'facebook-conversion-pixel' ); ?></li> -
facebook-conversion-pixel/trunk/readme.txt
r2664109 r2664115 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 Stable tag: 2.6. 412 Stable tag: 2.6.5 13 13 14 14 Facebook Pixel Management Made Easy. From Facebook retargeting to conversion tracking, this plugin includes everything you need to run successful Facebook ads. … … 143 143 144 144 == Changelog == 145 146 = Pixel Cat: Conversion Pixel Manager 2.6.5 = 147 * Small changes to the editor page 148 * Tested with WordPress 5.9 145 149 146 150 = Pixel Cat: Conversion Pixel Manager 2.6.4 = -
facebook-conversion-pixel/trunk/readmes/business.txt
r2632400 r2664115 6 6 Plugin URI: https://fatcatapps.com/ 7 7 Requires at least: 4.0 8 Tested up to: 5. 88 Tested up to: 5.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 Stable tag: 2.6. 411 Stable tag: 2.6.5 12 12 13 13 Facebook Pixel Management Made Easy. Set Up Facebook Pixel Events, Track Conversions & Build Custom Audiences With This Facebook Pixel WordPress Plugin. … … 87 87 == Changelog == 88 88 89 = Pixel Cat: Business 2.6.3 = 89 = Pixel Cat: Personal 2.6.5 = 90 * Fixed bug in Pixel Cat free 91 * Tested with WordPress 5.9 92 93 = Pixel Cat: Business 2.6.4 = 90 94 * Code fixes on editor page & EDD integration 91 95 * Clean up translation functions -
facebook-conversion-pixel/trunk/readmes/elite.txt
r2632400 r2664115 6 6 Plugin URI: https://fatcatapps.com/ 7 7 Requires at least: 4.0 8 Tested up to: 5. 88 Tested up to: 5.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 Stable tag: 2.6. 411 Stable tag: 2.6.5 12 12 13 13 Facebook Pixel Management Made Easy. Set Up Facebook Pixel Events, Track Conversions & Build Custom Audiences With This Facebook Pixel WordPress Plugin. … … 86 86 87 87 == Changelog == 88 89 = Pixel Cat: Personal 2.6.5 = 90 * Fixed bug in Pixel Cat free 91 * Tested with WordPress 5.9 88 92 89 93 = Pixel Cat: Elite 2.6.4 = -
facebook-conversion-pixel/trunk/readmes/lite.txt
r2632400 r2664115 7 7 Plugin URI: https://fatcatapps.com/ 8 8 Requires at least: 4.0 9 Tested up to: 5. 89 Tested up to: 5.9 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 Stable tag: 2.6. 412 Stable tag: 2.6.5 13 13 14 14 Facebook Pixel Management Made Easy. From Facebook retargeting to conversion tracking, this plugin includes everything you need to run successful Facebook ads. … … 143 143 144 144 == Changelog == 145 146 = Pixel Cat: Conversion Pixel Manager 2.6.5 = 147 * Small changes to the editor page 148 * Tested with WordPress 5.9 145 149 146 150 = Pixel Cat: Conversion Pixel Manager 2.6.4 = -
facebook-conversion-pixel/trunk/readmes/personal.txt
r2632400 r2664115 6 6 Plugin URI: https://fatcatapps.com/ 7 7 Requires at least: 4.0 8 Tested up to: 5. 88 Tested up to: 5.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 Stable tag: 2.6. 411 Stable tag: 2.6.5 12 12 13 13 Facebook Pixel Management Made Easy. Set Up Facebook Pixel Events, Track Conversions & Build Custom Audiences With This Facebook Pixel WordPress Plugin. … … 86 86 87 87 == Changelog == 88 89 = Pixel Cat: Personal 2.6.5 = 90 * Fixed bug in Pixel Cat free 91 * Tested with WordPress 5.9 88 92 89 93 = Pixel Cat: Personal 2.6.4 =
Note: See TracChangeset
for help on using the changeset viewer.