Custom User Registration Form Fields
Create a custom user registration form in WordPress. Capture custom user meta and show them in the admin columns in the back-end.
Create a custom user registration form in WordPress. Capture custom user meta and show them in the admin columns in the back-end.
Eliminate multiple instances of Font Awesome on your WordPress website, and replace with a single self-hosted instance. Works with FA 4 & 5.
Learn how to easily create a full-width video hero banner on your WordPress website. No plugin required. Copy-and-paste tutorial.
Learn how to use Markdown in your WordPress projects. Attach content in Markdown format in a custom field and convert it to HTML.
Learn how to use the phpqrcode library to add QR Codes to your WordPress sites. We’ll wrap up the library and make an easy-to-use shortcode.
Learn how to make your WordPress website private, so visitors have to log in to access the content… without using a membership plugin.
Learn how to use Yoast to make your WordPress website palatable to Google. Simple techniques for non-technical content creators.
Create an pop-put set of jump links based on your posts’ h2 tags – a responsive, automatic table of contents for your WordPress posts.
Create a dynamic scroll-to-top button. It’ll slide in from the side of the page when you scroll down, so you can jump back to the top of the doc.
Add related posts at the end of your WordPress content. We’ll also create a simple shortcode, so you can insert related post grids directly.
Learn how to take control of your stylesheets, and reduce the amount of unused CSS you’re serving up with your page loads.
Turn any WordPress image or gallery block into a fully responsive lightbox, with swipe left/right. Only minimal code needed.
Learn how to animate any WordPress block on scroll. There’s very little code and you can add it to any WordPress site without a plugin.
Create a clickable tag/word cloud based on any taxonomy. Works best when you’ve got a taxonomy that has a lot of terms.
Create a scrolling post carousel for your WordPress site. SEO friendly and it can handle custom post types & WooCommerce products.
Create a button to add items to your cart by SKU and Quantity. Deploy the button as a shortcode, hook the single product page, and more…
Learn how to add some code to your WordPress website to consume data from an external REST API and display it on your site.
Apply a different WP theme for specific users. Useful if you’re developing or testing a new theme that’s not quite ready for production yet.
Hide specific WooCommerce endpoints in the customer account area, based on user roles. Simple code – no plug-in required.
Extend the search box on your WordPress website with an autocomplete pop-up. Customise the suggested search results to suit your content.