ACPT – Custom post types plugin for WordPress

ACPT – Custom post types plugin for WordPress 2.0.64 Nulled

No permission to download
Fixed
- File upload fix.
- Fixed form CSS rules (correct dark theme support).
- Fixed SVG icon upload for custom post types.
### Fixed

- Fixed `TaxonomyGenerator` wrong check.
- Allowed SVG files in Image fields.

### Changed

- Added single element hide action
Fixed
- Fixed compatibility with Wordpress 6.9

Changed
- Remember the current tab in meta box horizonal/vertical tab views
Added
- Added Steps and Container to form elements.
- Added the `label` argument for Select, Select Multi, Checkbox, and Radio fields in Bricks builder.
- Added the `label` option for Select, Select Multi, Checkbox, and Radio fields in Elementor/Elementor PRO widgets.

Fixed
- Fixed `TableFieldGenerator` constructor.
- Fixed Video field deletion in repeaters.
- Fixed Fatal Error triggered by attachment_fields_to_save hook.
- Fixed file handling in form submission.
- Fixed meta box visibility check (wrong value in the taxonomy selector).
- Avoid infinite loops in `WPAttachment`.
### Added

- Added post status to Conditional Rendering rules.
- Added meta fields to Media Library Admin Columns.
- Added `sizes` property to the `WPAttachment` object.

### Fixed

- Fixed the rendering of the Relational field loops in Bricks.
- Fixed the rendering of the Repeater fields as RAW values in Bricks.
- Fixed the rendering of the List fields inside a loop in Bricks.
- Fixed fetching meta fields in REST API endpoints (example `/wp-json/wp/v2/movie/{post_id}`).
- Fixed saving of empty multiple relational fields.

### Changed

- HTML field improvements: allowed PHP syntax.
- Complete refactoring of attachment meta fields (using `attachment_fields_to_edit` function).
- Sync application language with locale.
Fixed
- Divi module typo fix (calling undefined `Strings::esc_attr__` method).
- `WPAttachment` cache invalidation improvements.
- Fixed Date fields rendering in Bricks.
- UI fixes (wrong padding and margin in sidebar meta boxes).
### Added
- [Etch](https://etchwp.com/) integration.
- Added selector choice to all the relational fields. Allowed values: `advanced`, `select2`.

### Fixed
- Encapsulating `esc_attr()` to prevent warnings from formatting.php in case the string is empty.
- Correct fetching of field values in quick edit mode.
- Displaying error notices using cookies instead of sessions (Fixed `session_start` warning).

### Changed
- Default Phone field value selector improvements.
- Enhanced post taxonomy form selector: added radio/checkbox option.
- Improved rendering of media fields in Generate Blocks.
- Replaced [choices.js](https://github.com/Choices-js/Choices) with [tom-select](https://tom-select.js.org/) in form select inputs.
Fixed

- Fixed fetching of repeater fields values in Bricks builder.
new
Introduced logs (with a dedicated manager)
new
Integrated changelog (with a dedicated reader)
improvement
Added acpt/save_dynamic_block hook
improvement
Added acpt/error hook
improvement
Added URL label control in Divi5 dynamic tags
improvement
Added the Acceptance field in forms
improvement
Integrated Post object fields in the Generate Blocks Query block
improvement
Allow black values in Date fields
fix
Fixed table field (import template when there is more than one table field)
fix
Fixed assets loading (using module relative paths in admin.js)
fix
Fixed post type cache invalidation
fix
Fixed Gallery and Audio multiple fields (back-end + front-end)
fix
Fixed CSS (incompatibility with Yoast)
fix
Fixed Dynamic block controls rendering
improvement
Introduced custom action hooks
improvement
Introduced keyboard shortcuts for List, Repeater, and flexible fields
improvement
Integration with Elementor PRO Posts widget
improvement
Added relative path option to URL fields
improvement
UI/UX fixes and improvements in Dataset manager
fix
Missing JS assets (Date range picker and Table fields)
fix
Fixed fatal errors triggered by Slim SEO integration
fix
Gallery field fix
fix
MetaGroupModel::isVisible() fix (correct fields fetching associated with Users in Forms)
fix
Fixed data fetching in dynamic data in Generate Press
fix
Form shortcode fix
Back
Top