Adding HTML Anchor in Custom ACF Blocks
To add functionality that allows you to add an HTML (ID) anchor to a section, add the following supports when you register your custom ACF block:...
To add functionality that allows you to add an HTML (ID) anchor to a section, add the following supports when you register your custom ACF block:...
There are a few different strategies for using an image file for the ‘preview’ in an ACF-created custom Gutenberg block but this one (so far) seems...
The follow returns an accessible navigation for WordPress that includes next/previous pagination links as well as the appropriate numbered links in-between for easier navigation. Once styled,...
I always find myself constantly googling for this answer (why don’t I put it in my starter theme?). Therefore, here’s a function that gets rid of...