Let me show you how to create a form with plain HTML, override the existing WordPress get_search_form() function, and give you a couple of ideas on autocomplete.
Tag: wordpress
Categories
2 Methods to Add Any SVG to Gutenberg
Have you ever wanted to include and add an SVG icon or two on your page via the Gutenberg editor. Without the need to install a WordPress plugin or load an entire set of web fonts.
Welcome back to another WordPress tutorial. This time I will show you how to add and create a new Custom User Role and assign its own capabilities. This feature may come up handy if the default WordPress user roles (Author, Subscriber, Editor, etc.
In this tutorial, I will show you how to override a Gutenberg gallery block, extend and display full-size images in a modal type window.
In this quick tutorial, I will share a PHP script I have put together that will allow you to extend parent themes and generate child theme start files with a single WP-CLI command.