DateTime::getTimestamp() returns unix timestamp. That number is always UTC. What you want is format the date according to your time zone. Use this if you have multiple time zones and…
Read More
I’m fairly certain there’s a special corner of hell reserved for WordPress plugin developers who built their careers on upselling half-baked “freemium” tools. That said, I’ve never been a fan…
Read More
1.) Start by finding out what keywords people use to find your website and use them in your content and ad copy. Then pick a page, say your home page.…
Read More
ACF now automatically escapes unsafe HTML (Vague Term) when rendered by the_field or the ACF shortcode. It throws a message at the top of posts and pages where it's detected…
Read More
By default, WordPress will display published posts in reverse chronological order. This can be changed by adding a snippet of code to the functions.php file in the WordPress core configuration.…
Read More
#1 START WITH CONTENT Everything ever built well started with a well crafted plan. Content for your website is like the glue and mortar that builds the site map and…
Read More