gettonet
gettonet
In BS4 we were able to add custom colors to palette like this: ``` $custom-colors: ( "custom-color": #900 ); // Merge the maps $theme-colors: (); $theme-colors: map-merge($theme-colors, $custom-colors); ``` However,...
Would be nice to have a post association Control, similar to The Relationship field available in ACF or Association field in Carbon fields. Some parameters within, like post type and...
Would be very useful if container or row would have an option to add id, along with class...Any chance of implementing this feature?
Hi, I am trying to use the attached image as a mask, so the middle section's not filled. It works in your demo, but I cannot figure out how to...
### Issue description: After installing and clicking Activate, Wordpress reports error: "The plugin does not have a valid header." After returning to plugins page, clicking on "Activate" activates plugin and...
Change get_class() to self::class and avoid get_class() and get_parent_class() function calls without arguments deprecated warning.
Hello, given the fact gtm4wp_get_the_gtm_tag filter is deprecated, we cannot add nonce to gtm4wp scripts and include in website Content Security Policy. Why is this filter deprecated, do you plan...
Add ability to add nonce to frontend scripts
### Issue description: Feature request ### Lazy Blocks Version: 3.7.0 ### WordPress Version: 6.6.1 ### Any helpful information to reproduce the issue (screenshots, code parts) Can you please include Gradient...