footer forever
Navigate Home Shop Doggyography Training Contact Follow The Pack IG TT FB YT Join The Pack…
Count Up
Counter that increases by a certain number per day.
gamroud js
gamroud js
Gravitar Fix
add_filter('get_avatar', function($avatar_html, $id_or_email, $size) { // Force width/height attributes to match the requested avatar size $size…
CPT_KEYSMST_Weekly Summary Child to MST CASE
/** * Plugin Name: MST Weekly Summary CPT - Blueprint v4.2 Compliant * Description: Weekly summary…
RS Ads-01
RS中文版
NEXTSTEP SHORTCODE CRONJOB
/** * Compliance Calendar - Cron Jobs (Overdue Detection) * Checks for overdue compliance items and…
SEO for GHL
Pixel for SEO in GHL
WP Mail SMTP: specify an exact AuthType to connect to a Server.
Some SMTP servers require a very specific AuthType to connect to them in order to send…
verbrauchsberechner_css
h2 { text-align: center; } main, .delete { margin-left: 20px; } #img_verbrauch { float: right; margin-right:…
Enable Payment on Account
* - Adds a "Payment Methods" tab under WooCommerce > Settings. * - Shows a matrix…
product data tabs
/** * Rename product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs )…
Add the "input hidden" field type to the EDD settings
Add 'input type="hidden"' to the type of input fields available when setting up your plugin's EDD…