Changeset 3414484
- Timestamp:
- 12/08/2025 03:17:36 PM (4 months ago)
- Location:
- advanced-custom-fields-table-field
- Files:
-
- 2 edited
-
tags/1.3.33/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-custom-fields-table-field/tags/1.3.33/readme.txt
r3414468 r3414484 468 468 Since version 1.3.33, you can configure the UI sanitizing options. 469 469 470 This requires a n admin script, that. You can in your themes `functions.php` file withthe following action.470 This 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. 471 471 472 472 ` -
advanced-custom-fields-table-field/trunk/readme.txt
r3414476 r3414484 468 468 Since version 1.3.33, you can configure the UI sanitizing options. 469 469 470 This requires a n admin script, that. You can in your themes `functions.php` file withthe following action.470 This 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. 471 471 472 472 `
Note: See TracChangeset
for help on using the changeset viewer.