|
4 | 4 |
|
5 | 5 | [**Advanced Custom Fields PRO**](https://www.advancedcustomfields.com/) (or **ACF**) is a powerful plugin for WordPress that allows you to customize your website with professional and intuitive fields. ACF PRO provides tools to take full control of your WordPress edit screens, custom field data, and more, making it a favorite among developers. |
6 | 6 |
|
| 7 | +**Get more pro and premium plugins on [wordpress-premium.net](https://www.wordpress-premium.net/?utm_source=acf).** |
| 8 | + |
| 9 | +## Download and Installation |
| 10 | + |
| 11 | +[Click here to download Advanced Custom Fields PRO](https://gitlab.com/wordpress-premium/advanced-custom-fields-pro/-/archive/main/advanced-custom-fields-pro-main.zip) as a `.zip` file. Follow [SiteGround's detailed description](https://www.siteground.com/tutorials/wordpress/install-plugins/#How_to_Upload_a_WordPress_Plugin_from_a_File) to upload it via your dashboard or (S)FTP. |
| 12 | + |
7 | 13 | ## Usage |
8 | 14 |
|
9 | | -This is the **fully activated premium version** of the plugin, provided by [wordpress-premium.net](https://www.wordpress-premium.net). It has been scanned for security issues and is intended **for evaluation purposes only**. To use Advanced Custom Fields PRO on a live website, please [purchase a license](https://www.advancedcustomfields.com/pro/) directly from the official website. |
| 15 | +> [!IMPORTANT] |
| 16 | +> |
| 17 | +> Upon activation, the plugin will display a message that it has not been registered. To resolve this, go to "ACF" → "Updates" and enter **any random text** into the field and press "Activate License". |
| 18 | +
|
| 19 | +This is the **fully activated premium version** of the plugin, provided by [wordpress-premium.net](https://www.wordpress-premium.net?utm_source=acf). It has been scanned for security issues and is intended **for evaluation purposes only**. To use Advanced Custom Fields PRO on a live website, please [purchase a license](https://www.advancedcustomfields.com/pro/) directly from the official website. |
10 | 20 |
|
11 | 21 | **Important:** Unlicensed ("nulled") usage may violate the developer's terms and will not include official updates or support. |
12 | 22 |
|
13 | 23 | > [!TIP] |
14 | 24 | > |
15 | 25 | > ## Donate |
16 | 26 | > |
17 | | -> If [WordPress Premium](https://www.wordpress-premium.net/) helps you access premium plugins safely, consider [supporting us via PayPal](https://www.paypal.com/paypalme/thaikolja) or by [cryptocurrency](https://www.wordpress-premium.net/wallets/) to keep the service running. |
18 | | -
|
19 | | -### Using Premium Features |
20 | | - |
21 | | -Advanced Custom Fields PRO comes with a range of advanced features, including: |
22 | | - |
23 | | -- **Repeater Field:** Create a set of subfields that can be repeated as many times as needed. |
24 | | -- **Flexible Content Field:** Define, create, and manage content with multiple layouts and subfield options. |
25 | | -- **Options Page:** Add custom admin pages to edit ACF fields. |
26 | | -- **Gallery Field:** Build fully customizable image galleries. |
27 | | -- **Clone Field:** Reuse existing fields and field groups to streamline your workflow. |
28 | | - |
29 | | -To access these features, simply activate the plugin and navigate to the **ACF** section in your WordPress dashboard. |
| 27 | +> If [WordPress Premium](https://www.wordpress-premium.net/?utm_source=acf) helps you access premium plugins safely, consider supporting us via a donation in any of the available [cryptocurrencies](https://www.wordpress-premium.net/wallets/) to keep the service running. |
30 | 28 |
|
31 | 29 | ## Changelog |
32 | 30 |
|
33 | | -### v6.4.3 |
| 31 | +### v6.5.1 |
| 32 | + |
| 33 | +**Released:** September 10th, 2025 |
34 | 34 |
|
35 | | -**Released:** July 22nd, 2025 |
| 35 | +* Enhancement - The Flexible Content “Expand All” and “Collapse All” button now appear correctly on mobile |
| 36 | +* Enhancement - The Flexible Content delete layout button is now back in the main layout header, making it easier to delete layouts |
| 37 | +* Enhancement - The JSON import tool now limits the selectable files to JSON files |
| 38 | +* Fix - Disabled Flexible Content layouts are no longer counted towards min/max layout validation |
| 39 | +* Fix - The top “Add Row” button for layouts is now disabled when layouts have reached the max layouts validation |
| 40 | +* Fix - The per-layout “Add Row” and “Duplicate Layout” buttons are now disabled when layouts have reached the max layouts validation |
| 41 | +* Fix - Disabling Flexible Content layouts no longer disables layouts in cloned Flexible Content fields using a different post ID on the same page |
| 42 | +* Fix - Flexible Content “Add Layout” menu is no longer hidden by some field types |
| 43 | +* Fix - Flexible Content layout names can now allow some safe HTML |
| 44 | +* Fix - When creating a temporary post type during import, ACF now correctly sets the ACF post type, rather than defaulting to post |
| 45 | +* Fix - ACF PRO updates are now shown even when no other plugins have an update available |
36 | 46 |
|
37 | | -* Security - Unsafe HTML in field group labels is now correctly escaped for conditionally loaded field groups, resolving a JS execution vulnerability in the classic editor |
38 | | -* Security - HTML is now escaped from field group labels when output in the ACF admin |
39 | | -* Security - Bidirectional and Conditional Logic Select2 elements no longer render HTML in field labels or post titles |
40 | | -* Security - The `acf.escHtml` function now uses the third-party DOMPurify library to ensure all unsafe HTML is removed. A new `esc_html_dompurify_config` JS filter can be used to modify the default behaviour |
41 | | -* Security - Post titles are now correctly escaped whenever they are output by ACF code. Thanks to Shogo Kumamaru of LAC Co., Ltd. for the responsible disclosure |
42 | | -* Security - An admin notice is now displayed when version 3 of the Select2 library is used, as it has now been deprecated in favor of version 4 |
| 47 | +--- |
43 | 48 |
|
44 | 49 | For the full changelog, visit [Advanced Custom Fields PRO Changelog](https://www.advancedcustomfields.com/changelog/). |
0 commit comments