• The default language of any content posted is English.
Advanced Custom Fields PRO (ACF PRO)

Advanced Custom Fields PRO (ACF PRO) 6.2.9 NULLED

raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO v6.2.1

= 6.2.1 =
*Release Date 7th September 2023*


* New - Options Pages created in the admin UI can now be assigned as child pages for any top-level menu item
* New - Added a "Title Placeholder" setting to ACF Post Types which filters the "Add title" text when editing posts
* Enhancement - ACF PRO will now warn when it can’t update due to PHP version incompatibilities
* Enhancement - ACF PRO will now work correctly with WordPress automatic updates
* Enhancement - The internal ACF Blocks...

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO v6.2.2

= 6.2.2 =
*Release Date 25th October 2023*


* Enhancement - ACF Blocks which have not been initialized by the editor will now render correctly
* Enhancement - Added a new `acf/filesize` filter to allow third party media plugins to bypass ACF calling `filesize()` on attachments with uncached file sizes, which may result in a remote download if offloaded
* Enhancement - ACF PRO license status and subscription expiry dates are now displayed on the “Updates” page
* Fix - Product pages for...

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO (ACF PRO) v6.2.3 NULLED

= 6.2.3 =
*Release Date 15th November 2023*

* New - An ACF Blocks specific JSON schema for block.json is now available on [GitHub](https://github.com/AdvancedCustomFields/schemas)
* New - Flexible Content fields now show the layout name in the layout's header bar and supports click-to-copy
* New - Duplicating Flexible Content layouts now appends "Copy" to their name and label, matching the behavior of field group duplication
* Enhancement - ACF PRO will now automatically attempt...

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO v6.2.4 NULLED

= 6.2.4 =
*Release Date 28th November 2023*


* Fix - Custom Post Types labels now match the WordPress 6.4 behavior for "Add New" labels
* Fix - When exporting both post types and taxonomies as PHP, taxonomies will now appear before post types, matching the order ACF registers them. This resolves issues where taxonomy slugs will not work in post type permalinks
* Fix - Advanced Settings for Taxonomies, Post Types or Options Pages now display with the correct top padding when toggled on...

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Changelog Advanced Custom Fields PRO 6.2.5 NULLED

= 6.2.5 =
*Release Date 16th January 2024*


* Security Fix - The ACF shortcode will now run all output through `wp_kses`, escaping unsafe HTML. This may be a breaking change to your site but is required for security, a message will be shown in WordPress admin if you are affected. Please see the [blog post for this release for more information.](https://www.advancedcustomfields.com/blog/acf-6-2-5-security-release/) Thanks to Francesco Carlucci via Wordfence for the responsible...

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO 6.2.6 NULLED

= 6.2.6 =
*Release Date 6th February 2024*


* Enhancement - The `get_field()` and other `get_` functions now support an `escape_html` parameter which return an HTML safe field value
* Enhancement - The URL field will be now escaped with `esc_url` rather than `wp_kses_post` when returning an HTML safe value
* Fix - ACF fields will now correctly save into the WordPress created revision resolving issues with previews of drafts on WordPress 6.4 or newer.
* Fix - Multisite subsites will...

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO 6.2.6.1 NULLED

= 6.2.6.1 =
*Release Date 7th February 2024*


* Fix - Fatal JS error no longer occurs when editing fields in the classic editor when Yoast or other plugins which load block editor components are installed
* Fix - Using `$escape_html` on get functions for array returning field types no longer produces an Array to string conversion error

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO 6.2.7 NULLED

= 6.2.7 =
*Release Date 27th February 2024*


* Security Fix - `the_field` now escapes potentially unsafe HTML as notified since ACF 6.2.5. For full information, please read [the release blog post](https://www.advancedcustomfields.com/blog/acf-6-2-7-security-release/)
* Security Fix - Field and Layout names are now enforced to alphanumeric characters, resolving a potential XSS issue
* Security Fix - The default render template for select2 fields no longer allows HTML to be rendered...

Read the rest of this update entry...
 
Hello,

Advanced Custom Fields PRO 6.2.7

6.2.7​

Release Date 27th February 2024

  • Security Fix - the_field now escapes potentially unsafe HTML as notified since ACF 6.2.5. For full information, please read the release blog post
  • Security Fix - Field and Layout names are now enforced to alphanumeric characters, resolving a potential XSS issue
  • Security Fix - The default render template for select2 fields no longer allows HTML to be rendered resolving a potential XSS issue
  • Security Enhancement - A acf/shortcode/prevent_access filter is now available to limit what data the ACF shortcode is allowed to access
  • Security Enhancement - i18n translated strings are now escaped on output
  • Enhancement - ACF now universally uses WordPress file system functions rather than native PHP functions
*** Hidden text: cannot be quoted. ***
And why you posted my version? for likes? =_=
 
Hello,

Sorry , I got that version from a resource that was posted today .

I deleted My Post.

Again, Sorry .
It was a mistake.

Thanks
unique33
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO (ACF PRO) 6.2.8 NULLED

= 6.2.8 =
*Release Date 2nd April 2024*


* New - Support for the Block Bindings API in WordPress 6.5 with a new `acf/field` source. For more information on how to use this, please read [the release blog post](https://www.advancedcustomfields.com/blog/acf-6-2-8)
* New - Support for performance improvements for translations in WordPress 6.5
* Enhancement - A new JS filter, `select2_escape_markup` now allows fields to customize select2's HTML escaping behavior
* Fix - Options pages can...

Read the rest of this update entry...
 
raz0r updated Advanced Custom Fields PRO (ACF PRO) with a new update entry:

Advanced Custom Fields PRO (ACF PRO) 6.2.9 NULLED

= 6.2.9 =
*Release Date 8th April 2024*


* Enhancement - The Select2 escapeMarkup function can now be overridden when initializing a custom Select2
* Fix - “Hide on Screen” settings are now correctly applied when using conditionally loaded field groups
* Fix - Field names are no longer converted to lowercase when editing the name
* Fix - Field group titles will no longer convert HTML entities into their encoded form

Read the rest of this update entry...
 
Lovely and clever. Love how you use "pre_http_request" to intercept the API call and inject the valid values. Before that, I used to look for every license-related API call function to fool it. Your method is simpler and effective.
 
Top