Dequeue CSS files conditionally
Dequeue CSS files conditionally
parallax
.parallax { background-image: url("http://example.com/wp-content/uploads/2017/08/my-background-image.jpg"); height: 100%; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; margin-left:-410px; margin-right:-410px;…
Required Fields
Modify the required fields for checkout.
Register Podcast Meta Fields
Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…
Enable Downloads in the WP REST API
Enable the download products to show in the WP REST API
Disable Author Archive
A small Code that disable the WordPress Author Archive and redirect to the Homepage
Add the fields to the user edit screen
// Add the fields to user edit screen. add_action( 'show_user_profile', 'add_extra_user_fields' ); add_action( 'edit_user_profile', 'add_extra_user_fields' );…
PurpleIPD Calculator Script
var WA_NUM = "919909903539"; var SCRIPT_URL = "YOUR_GOOGLE_APPS_SCRIPT_URL_HERE"; var R = {}; function fINR(n) { if…
Disable RSS - Feed
Disable RSS - Feed
MemberPress: Add a Shortcode To Display the Number of Total Downloads for All Files
Adds the following shortcode: [mepr-display-total-downloads]. When added to any page or post, the shortcode will display…
Add Gateway Donation Field
Enable an email tag for the gateway_label donation field.
Hide Cart Price Button
/** * Hide Price & Add to Cart for Non Logged in Users for Specific Products…
Main Page
Star system Main Page.