Plugin Directory

Changeset 3186126


Ignore:
Timestamp:
11/12/2024 03:09:30 AM (17 months ago)
Author:
edanzer
Message:

Update to version 1.3.3 from GitHub

Location:
ajax-load-more-for-acf
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ajax-load-more-for-acf/tags/1.3.3/README.txt

    r2924852 r3186126  
    11=== Ajax Load More for Advanced Custom Fields ===
    22
    3 Contributors: dcooney, connekthq
    4 Author: Darren Cooney
     3Contributors: edanzer, dcooney
     4Author: Erick Danzer
    55Author URI: https://connekthq.com/
    66Plugin URI: https://connekthq.com/ajax-load-more/extensions/advanced-custom-fields/
    77Donate link: https://connekthq.com/donate/
    8 Tags: ajax load more, advanced custom fields, custom fields, repeater field, flexible content, gallery, repeater, relationship
     8Tags: ajax load more, advanced custom fields, custom fields, acf, infinite scroll
    99Requires at least: 4.0
    10 Tested up to: 6.2
    11 Stable tag: 1.3.2
     10Tested up to: 6.7
     11Stable tag: 1.3.3
    1212License: GPLv2 or later
    1313License URI: http://gnu.org/licenses/gpl-2.0.html
     
    9595== Changelog ==
    9696
     97= 1.3.3 - November 11, 2024 =
     98* UPDATE: Readme, contributors, WordPress tested version
     99* NOTE: Plugin has new ownership
     100
    97101= 1.3.2 - June 11, 2023 =
    98102* NEW: Added support for accessing sub field data in Repeater or Flexible Content field types by row index.
  • ajax-load-more-for-acf/tags/1.3.3/ajax-load-more-for-acf.php

    r2924852 r3186126  
    55 * Description: An Ajax Load More extension that adds compatibility for ACF field types.
    66 * Text Domain: ajax-load-more-for-acf
    7  * Author: Darren Cooney
    8  * Twitter: @KaptonKaos
     7 * Author: Erick Danzer
    98 * Author URI: https://connekthq.com
    10  * Version: 1.3.2
     9 * Version: 1.3.3
    1110 * License: GPL
    12  * Copyright: Darren Cooney & Connekt Media
     11 * Copyright: Erick Danzer & AjaxWP LLC
    1312 *
    1413 * @package ALM_ACF
  • ajax-load-more-for-acf/trunk/README.txt

    r2924852 r3186126  
    11=== Ajax Load More for Advanced Custom Fields ===
    22
    3 Contributors: dcooney, connekthq
    4 Author: Darren Cooney
     3Contributors: edanzer, dcooney
     4Author: Erick Danzer
    55Author URI: https://connekthq.com/
    66Plugin URI: https://connekthq.com/ajax-load-more/extensions/advanced-custom-fields/
    77Donate link: https://connekthq.com/donate/
    8 Tags: ajax load more, advanced custom fields, custom fields, repeater field, flexible content, gallery, repeater, relationship
     8Tags: ajax load more, advanced custom fields, custom fields, acf, infinite scroll
    99Requires at least: 4.0
    10 Tested up to: 6.2
    11 Stable tag: 1.3.2
     10Tested up to: 6.7
     11Stable tag: 1.3.3
    1212License: GPLv2 or later
    1313License URI: http://gnu.org/licenses/gpl-2.0.html
     
    9595== Changelog ==
    9696
     97= 1.3.3 - November 11, 2024 =
     98* UPDATE: Readme, contributors, WordPress tested version
     99* NOTE: Plugin has new ownership
     100
    97101= 1.3.2 - June 11, 2023 =
    98102* NEW: Added support for accessing sub field data in Repeater or Flexible Content field types by row index.
  • ajax-load-more-for-acf/trunk/ajax-load-more-for-acf.php

    r2924852 r3186126  
    55 * Description: An Ajax Load More extension that adds compatibility for ACF field types.
    66 * Text Domain: ajax-load-more-for-acf
    7  * Author: Darren Cooney
    8  * Twitter: @KaptonKaos
     7 * Author: Erick Danzer
    98 * Author URI: https://connekthq.com
    10  * Version: 1.3.2
     9 * Version: 1.3.3
    1110 * License: GPL
    12  * Copyright: Darren Cooney & Connekt Media
     11 * Copyright: Erick Danzer & AjaxWP LLC
    1312 *
    1413 * @package ALM_ACF
Note: See TracChangeset for help on using the changeset viewer.