How to get URL parameters with JavaScript
Learn how to check URL parameters using JavaScript.
Learn how to check URL parameters using JavaScript.
Learn how to customize the labels of menu items in the WordPress admin dashboard.
Set the gitignore file to dynamically include only the necessary files of your WordPress project.
My complete guide on how to automate repetitive tasks with WordPress cron jobs.
Learn how to get the value of the selected option in a dropdown (select element) with JavaScript.
Learn how to easily update the Hugo version of your site.
Collect and handle user input in a Bash script.
Use Bash to get the HTTP response/status code of a URL.
Make the text in Bash scripts easier to read with colors and other text styles.
Learn how to fix the issue of Yoast SEO breadcrumbs linking to an old URL.
The importance of the box-sizing CSS property and why you should probably use it.
Create numeric input within a form that activates the numeric keypad on mobile but retains the normal text input view on desktop.
Learn how to copy HTML content from an element with JavaScript.
Learn how to automatically update a file version when it changes with PHP and WordPress.
Learn how to modify the threshold for the WordPress auto-scaling feature or disable it completely.
Learn how to restrict access to the WordPress REST API to improve the security of your WordPress site.
3 methods to iterate over array items / list of elements with JavaScript.
Implement this best practice of preventing direct access to PHP files to improve the security of your WordPress site.
Today we will create animated labels for form fields using HTML, CSS, and JavaScript.
Learn how to detect a form field that has been filled out.