justin's vault
Welcome to the justin's vault cloud library
Filters:
Search:
Number of snippets: 17
Default featured image
In: General
This code defines a function named default_post_metadata__thumbnail_id that modifies the value of the _thumbnail_id metadata field for a post. The...
Display Prices With + Without Tax
In: WooCommerce
This code snippet is a part of a WordPress plugin or theme customization that modifies the display of prices in...
Create Admin User via FTP
In: WordPress Admin
This function creates a new administrator user account in WordPress.
WooCommerce Payment Gateway Restriction based on Cart Total
In: WooCommerce
This code snippet is a WordPress filter function that hooks into WooCommerce's payment gateway system. The primary purpose of this...
Brand WordPress Login Page
In: General
Description: Handy Admin Tools is a WordPress plugin designed to enhance the admin experience by providing customized login screen options.
Changing “Out of stock” Text with A Snippet
In: WooCommerce
Simple products will have the default “out of stock” message. It’s really easy to change this to display another message,...
Add WooCommerce Product Type as Admin Column Improved
In: WooCommerce
This WordPress WooCommerce plugin code adds a custom "Product Type" column to the admin products page, displaying the type (simple,...