Visual updates that make life easier. From Scripts Organizer 3.5.6 it will be easy to understand what types of scripts you have inside your Code Blocks. We have added Text + Icons in the admin area and Icons only in the code blocks list since we are limited with space there. New hooks We have…
We’re excited to share some fantastic news with our DPlugins community! We’ve just released version 1.6.0 of our plugin, and it comes packed with a bunch of exciting features that you’ve been asking for. But that’s not all – we’ve been working hard to make things even better and have continued to refine the plugin…
🚀 Introducing AutoComplete for Gutenberg Blocks! Say goodbye to the hassle of remembering class names and the frustration of typo errors! We’re thrilled to announce the latest feature in our Gutenberg editor: AutoComplete for Gutenberg Blocks. This groundbreaking update takes the guesswork out of adding classes to your blocks, making your workflow smoother and more…
Note: Do not delete Oxy Font Manager until you do migration to the Font Hero We are excited to announce some significant changes to our plugin portfolio after careful consideration of our vision, focus, and user feedback. In this blog post, we will outline two major updates: the sunset of two plugins, Asura and Sandbox,…
In the world of web development, managing CSS and SCSS files efficiently is crucial for maintaining organized and streamlined code. With the latest update to Script Organizer, we introduce an exciting new feature that allows you to easily import your CSS/SCSS partials into our plugin. This feature comes in handy, especially when working with older…
Font Fallback for Gutenberg and Divi This feature is provided for “Custom fonts” and “the Google Fonts”. When you are registering or editing fonts you will get predefined options to choose from. We made it simple dropdown based on best practices to choose from. Font Fallback options: Using font fallback is considered a good practice…
We’re thrilled to announce the release of Font Hero 2.0 beta, and we can’t wait for you to try it! With the stable release just a day or two away, we’re excited to share the many new features and improvements we’ve made to help you create stunning designs effortlessly. One of the most notable improvements…
Overview Since ACF 6.0, ACF Blocks are registered by using the standard native WordPress function, register_block_type() which loads a block.json file containing all your configuration. ACF hooks into block.json by reading the acf key in the JSON which should be an object of ACF specific configuration. The main configuration keys for block.json are described in the WordPress documentation, but our specific ACF configuration is detailed below.…
Variable fonts are a new kind of font technology that allows for a single font file to contain multiple variations of a typeface, such as weight, width, and slant. This makes it possible to adjust the appearance of the font in real-time, based on the specific design needs of a project. A “normal” variable font…