floating-monsterlink-2.js

// Floating MonsterLink Style 2 jQuery(document).ready(function ($) { //* Animate Floating MonsterLink into view on page…

Normalize

Settings to normalize across browsers

Custom Separator for Data Manipulation

The Data Manipulation default separator is a space. You can change this to a custom separator…

<10

Logged in User Drop Down Menu

Along with the Avatar and User Shortcode Snippet, this can display a nice logged in User…

Ilana Borsje PRO
<10

LIFTER_TextReplace - Changes "Courses" to "Modules" and "Lessons" to "Steps

* Changes "Courses" to "Modules" and "Lessons" to "Steps" * Add to WP Code Snippets or…

ismail daugherty PRO
<10

WPCODE_DIR_AA_CPT - WPCode Snippets Sync CPT Registration

* Description: Registers shadow CPT for syncing WPCode snippets to REST API * Location: Run Everywhere…

ismail daugherty PRO
<10

cookies

cookies banner huts pot

Waste Licence

Waste carriers affiliation badge

Anthony Burnett
<10

product data tabs

/** * Rename product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs )…

Carla Mawyin
<10

Force Minimum Password Length in Profile Editor

Verify password minimum length in the EDD profile editor.

1 63 64 65 66 67 125