Plugin Directory

Changeset 3414484


Ignore:
Timestamp:
12/08/2025 03:17:36 PM (4 months ago)
Author:
Jonua
Message:
  • Fixes readme
Location:
advanced-custom-fields-table-field
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-custom-fields-table-field/tags/1.3.33/readme.txt

    r3414468 r3414484  
    468468Since version 1.3.33, you can configure the UI sanitizing options.
    469469
    470 This requires an admin script, that. You can in your themes `functions.php` file with the following action.
     470This requires a script to be enqueued as an ACF admin script. You can enqueue it in your theme’s `functions.php` file using the following action.
    471471
    472472`
  • advanced-custom-fields-table-field/trunk/readme.txt

    r3414476 r3414484  
    468468Since version 1.3.33, you can configure the UI sanitizing options.
    469469
    470 This requires an admin script, that. You can in your themes `functions.php` file with the following action.
     470This requires a script to be enqueued as an ACF admin script. You can enqueue it in your theme’s `functions.php` file using the following action.
    471471
    472472`
Note: See TracChangeset for help on using the changeset viewer.