Sometime you want to quickly change value of some ACF field on the entire website. In this article you’ll find a quick of how to do that directly in the code rather than update WordPress database page by page in the WP Admin Panel
Category: WordPress
How to add the reading time of a post in WordPress without a plugin
Estimation of reading time of a post is a really helpful feature. In this article, we’ll show you a custom PHP function which you can add that to the source code of your WordPress theme