WordPress Developer Ukraine, Kyiv
Get ACF field values in WordPress templates and functions

Get ACF field values in WordPress templates and functions

Advanced Custom Fields is one of the most installed WordPress plugins for a reason: it bridges the gap between WordPress as a blogging platform and WordPress as a structured content management system without requiring developers to write custom meta box code from scratch. Instead of building registration arrays, sanitization callbacks, and rendering functions for every…
How to add dynamic date to Gutenberg, ACF, Contact Form 7

How to add dynamic date to Gutenberg, ACF, Contact Form 7

How to use dynamic date to WordPress editor Did you know about dynamic date are using on 99,9% all sites. Where, you ask? As a rule, in the footer, in the Copyright section. But, on almost sites, this section doing as hardcode. And in this case use dynamic date it’s no problem. In this article…