PHP - Custom login

// === CUSTOM LOGIN PAGE === add_action('login_enqueue_scripts', function () { echo ' '; }); // ===…

Untitled Snippet

Bernal Sidoti
<10

Light Green Theme

This is a very simple snippet that makes the greenish theme for buttons.

<10

GravityView_DIR_AD_FPOPULATION - Auto-Populate GravityView Field Details on CPT Sync

* Location: Run Everywhere * Priority: 30 * Description: Hooks into GravityView sync to populate detailed…

ismail daugherty PRO
<10

Diagnostic_Universal - KIC Universal Diagnostic Tool - PASSIVE VERSION

/** * KIC Universal Diagnostic Tool - PASSIVE VERSION * * A comprehensive diagnostic tool for…

ismail daugherty PRO
<10

Hide Empty Categories for PP Grid Filter

add_filter( 'pp_cg_filters_show_available_posts_terms', '__return_true' );

Ilana Borsje PRO
<10

Untitled Snippet

5CX9RLRZI0VP0MTK0

Mehran Meyari
<10

Publishing email

Emails the author when their download is published.

Remove the "Apply to become a vendor" checkbox from the WooCommerce default customer signup form

/** * Remove WC Vendors "Apply to become a vendor" checkbox from the WooCommerce default customer…

Move User Fields Below Account Creation

Move the user fields below the "create an account" fields

1 129 130 131 132 133 217