Facebook group | homepage| docs |official support forum
https://www.youtube.com/watch?v=-ObJkmhJ3qU
Loops & Logic is a toolset that allows you to have extensive control over the display of WordPress content & data on your site’s frontend for when your theme or builder doesn't have the options you need. This plugin gives you the power of custom PHP theme & builder module development using a simplified HTML-like syntax that will be familiar to any frontend developer.
4.2.3
Release Date: 2025-06-11
- ACF Repeater: Improve support for sort/filter by field
- Translate internal keys used by ACF to actual field names
- For field value comparison, ACF Date field is in format "Y-m-d" and DateTime field is "Y-m-d H:i:s"
4.2.2
Release Date: 2025-04-25
- Object cache: Support inline templates by not prepending metadata comment to cached content
4.2.1
Release Date: 2025-04-21
- Atomic CSS: Utility classes and variables compatible with Tailwind v4
- Attachment loop type
- Add field "audio" for audio file metadata from ID3 tags
- Add field "filepath" for path to file
- Editor: Improve passing language definition of closed tags to formatter
- Elandel (template language in TypeScript): Start Expression and Interactivity modules
- Enable by default new features that reached stability; Can be deactivated in settings page
- Elementor integration: Use new code editor based on CodeMirror 6
- Object cache for parsed and pre-processed templates
- Export page: Improve select template types for L&L and Blocks
- Field tag: Support "." dot syntax for subfields (object/array/loop)
- Gutenberg integration: Improve enqueue editor assets in iframe
- Improve compatibility with PHP 8.4
- Improve development setup and tests for supported PHP versions with Docker and wp-env; end-to-end tests with Playwright; and running tests on plugin zip archive before publish
- Layout template type: Improve loading logic to pass through redirects
- REST API: Improve compatibility with Checkview
- Start new features: Content Structure and Form templates; ACF Extended integration; Tangible Fields integration
- WP Grid Builder facet integration with support for pagination; Thanks to @zackpyle!