Add `rows` and `cols` attributes to Contact Form 7 textarea
Contact Form 7 continues to be one of the most popular WordPress form plugins for developers. Something that is often...
Read more
Home »
A collection of useful code snippets that I use regularly, including WordPress snippets, Google Tag Manager snippets and Google Analytics snippets.
Contact Form 7 continues to be one of the most popular WordPress form plugins for developers. Something that is often...
Read more
Contact Form 7 is one of the leading WordPress form plugins and is highly rated among WordPress developers. Whilst using...
Read more
A shortcode is a piece of text you can use in the WordPress content area to invoke a function to...
Read more
The Vue CLI is a great tool to kick-start your Vue projects, however out of the box it has very...
Read more
Google reCAPTCHA v3 is a great service that can be added to a website in order to detect and block...
Read more
When developing custom WordPress themes it is sometimes useful to be able to see at a glance which theme template...
Read more
The `wp_list_pages` query is a great way to display your WordPress pages in list format as part of your WordPress...
Read more
It is not always necessary for all of your scripts and styles to be loaded on every page of your...
Read more
The Contact Form 7 WordPress plugin is one of the leading form plugins on the market, and is very popular...
Read more
Sometimes when working with a Vue.js application you might require unrelated areas of your application to talk to each other....
Read more