Decryption key:
ACPT - Custom post Types Plugin for Wordpress v2.0.55 Nulled
# Changelog
## [2.0.55] - 2026-02-22
### Added
- Added math calculations to Table fields in Bricks builder.
- New renderer for relational fields in GenerateBlocks Pro integration.
- Gutenberg Gallery Block improvements:
- Added carousel speed control option.
- Added fixed-height option to the mosaic gallery.
### Fixed
- Correct use of `menu_order` for custom post type sorting.
- Invalidate license on site URL mismatch after domain migration.
- Trim slashes from taxonomy rewrite slug to prevent double slashes in rewrite rules.
- Added pagination to the post type ↔ taxonomy association pages.
- Prevent duplicate rewrite rule when `custom_rewrite` and `front_url_prefix` are identical.
- Fixed the last carousel slide not being responsive in the Gutenberg Gallery Block.
- Correct `G:i` time format conversion and time picker positioning on first open:
- Added `G` (24-hour without leading zero) to `convertTimeFormatForJS()`, mapping to Moment.js `H` token.
- Fixed time picker opening in the wrong position on first render by deferring `picker.move()` with `setTimeout(0)`.
- Applies to both Gutenberg and legacy TinyMCE editor contexts.
### Changed
- Collect all validation errors before persisting meta fields, replacing the previous fail-fast behaviour.