justin's vault

Welcome to the justin's vault cloud library

Filters:

Search:

Number of snippets: 17

Default featured image

PHP
3

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...

AI Verified

Remove WordPress Version Number

PHP
0

In: WordPress Admin

Removes wordpress version that is present

AI Verified

Completely Disable Comments

PHP
2

In: WordPress Admin

This will disable comments on the entire site

AI Verified

Disable Automatic Updates

PHP
1

In: WordPress Admin

This will disable automatic updates

AI Verified

Disable Automatic Updates Emails

PHP
0

In: WordPress Admin

Stop getting automatic updates

AI Verified

Disable XML-RPC

PHP
1

In: WordPress Admin

AI Verified

Hide ‘Screen Options’ Tab

PHP
0

In: WordPress Admin

AI Verified

Display Prices With + Without Tax

PHP
0

In: WooCommerce

This code snippet is a part of a WordPress plugin or theme customization that modifies the display of prices in...

AI Verified

Create Admin User via FTP

PHP
0

In: WordPress Admin

This function creates a new administrator user account in WordPress.

AI Verified

WooCommerce Payment Gateway Restriction based on Cart Total

PHP
0

In: WooCommerce

This code snippet is a WordPress filter function that hooks into WooCommerce's payment gateway system. The primary purpose of this...

AI Verified

Brand WordPress Login Page

PHP
0

In: General

Description: Handy Admin Tools is a WordPress plugin designed to enhance the admin experience by providing customized login screen options.

AI Verified

WordPress Dark Mode Dashboard

PHP
0

In: WordPress Admin

WordPress Dark Mode Dashboard

AI Verified

Changing “Out of stock” Text with A Snippet

PHP
0

In: WooCommerce

Simple products will have the default “out of stock” message. It’s really easy to change this to display another message,...

AI Verified

Change email subject lines

PHP
0

In: WooCommerce

Change the subject of the woocommerce emails

Unverified

Add WooCommerce Product Type as Admin Column Improved

PHP
0

In: WooCommerce

This WordPress WooCommerce plugin code adds a custom "Product Type" column to the admin products page, displaying the type (simple,...

Unverified