Plugin Directory

Changeset 2664115


Ignore:
Timestamp:
01/25/2022 03:37:16 AM (4 years ago)
Author:
flippy101
Message:

Pixel Cat 2.6.5

Location:
facebook-conversion-pixel/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • facebook-conversion-pixel/trunk/facebook-conversion-pixel.php

    r2632400 r2664115  
    99    Author URI: https://fatcatapps.com/
    1010    License: GPLv2
    11     Version: 2.6.4
     11    Version: 2.6.5
    1212*/
    1313
     
    3232        define( 'FCA_PC_PLUGIN_VER', '2.6.' . time() );
    3333    } else {
    34         define( 'FCA_PC_PLUGIN_VER', '2.6.4' );
     34        define( 'FCA_PC_PLUGIN_VER', '2.6.5' );
    3535    }
    3636
  • facebook-conversion-pixel/trunk/includes/editor/editor.php

    r2632400 r2664115  
    997997
    998998        <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>
    10001000            <li><div class="dashicons dashicons-yes"></div> <?php esc_attr_e( 'Advanced Matching for improved reach', 'facebook-conversion-pixel' ); ?></li>
    10011001            <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  
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
    12 Stable tag: 2.6.4
     12Stable tag: 2.6.5
    1313
    1414Facebook Pixel Management Made Easy. From Facebook retargeting to conversion tracking, this plugin includes everything you need to run successful Facebook ads.
     
    143143
    144144== Changelog ==
     145
     146= Pixel Cat: Conversion Pixel Manager 2.6.5 =
     147* Small changes to the editor page
     148* Tested with WordPress 5.9
    145149
    146150= Pixel Cat: Conversion Pixel Manager 2.6.4 =
  • facebook-conversion-pixel/trunk/readmes/business.txt

    r2632400 r2664115  
    66Plugin URI: https://fatcatapps.com/
    77Requires at least: 4.0
    8 Tested up to: 5.8
     8Tested up to: 5.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    11 Stable tag: 2.6.4
     11Stable tag: 2.6.5
    1212
    1313Facebook Pixel Management Made Easy. Set Up Facebook Pixel Events, Track Conversions & Build Custom Audiences With This Facebook Pixel WordPress Plugin.
     
    8787== Changelog ==
    8888
    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 =
    9094* Code fixes on editor page & EDD integration
    9195* Clean up translation functions
  • facebook-conversion-pixel/trunk/readmes/elite.txt

    r2632400 r2664115  
    66Plugin URI: https://fatcatapps.com/
    77Requires at least: 4.0
    8 Tested up to: 5.8
     8Tested up to: 5.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    11 Stable tag: 2.6.4
     11Stable tag: 2.6.5
    1212
    1313Facebook Pixel Management Made Easy. Set Up Facebook Pixel Events, Track Conversions & Build Custom Audiences With This Facebook Pixel WordPress Plugin.
     
    8686
    8787== Changelog ==
     88
     89= Pixel Cat: Personal 2.6.5 =
     90* Fixed bug in Pixel Cat free
     91* Tested with WordPress 5.9
    8892
    8993= Pixel Cat: Elite 2.6.4 =
  • facebook-conversion-pixel/trunk/readmes/lite.txt

    r2632400 r2664115  
    77Plugin URI: https://fatcatapps.com/
    88Requires at least: 4.0
    9 Tested up to: 5.8
     9Tested up to: 5.9
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
    12 Stable tag: 2.6.4
     12Stable tag: 2.6.5
    1313
    1414Facebook Pixel Management Made Easy. From Facebook retargeting to conversion tracking, this plugin includes everything you need to run successful Facebook ads.
     
    143143
    144144== Changelog ==
     145
     146= Pixel Cat: Conversion Pixel Manager 2.6.5 =
     147* Small changes to the editor page
     148* Tested with WordPress 5.9
    145149
    146150= Pixel Cat: Conversion Pixel Manager 2.6.4 =
  • facebook-conversion-pixel/trunk/readmes/personal.txt

    r2632400 r2664115  
    66Plugin URI: https://fatcatapps.com/
    77Requires at least: 4.0
    8 Tested up to: 5.8
     8Tested up to: 5.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    11 Stable tag: 2.6.4
     11Stable tag: 2.6.5
    1212
    1313Facebook Pixel Management Made Easy. Set Up Facebook Pixel Events, Track Conversions & Build Custom Audiences With This Facebook Pixel WordPress Plugin.
     
    8686
    8787== Changelog ==
     88
     89= Pixel Cat: Personal 2.6.5 =
     90* Fixed bug in Pixel Cat free
     91* Tested with WordPress 5.9
    8892
    8993= Pixel Cat: Personal 2.6.4 =
Note: See TracChangeset for help on using the changeset viewer.