GravityWiz_DateMergeTags - Gravity Wiz // Gravity Forms // Format Date Merge Tags
* Adds merge tag modifiers for formatting date merge tags using PHP Date Formats. * *…
EKFH Donation Form
Embeds EKFH donation form
PageTemplate_Universal - GRAVITY FLOW EMBED TEMPLATE
Version: 1.1.0 7 * Author: Portal Blueprint 8 * Compatible with: Gravity Flow 2.8+, BuddyBoss, Divi,…
WP Version abschalten
function wpbeginner_remove_version() { return ''; } add_filter('the_generator', 'wpbeginner_remove_version');
Untitled Snippet
add_filter( 'aioseo_robots_meta', 'aioseo_filter_robots_meta' ); function aioseo_filter_robots_meta( $attributes ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'product_search=')…
Untitled Snippet
create custom snippet
Adjust Rate for Referrals
Adjusts the commission rate for payments that were referred by an affiliate when using Affiliates Pro
Overlay png on background
Overlay a Transparent PNG on a JPG Background Background Preview: Overlay Preview: Upload Background (.jpg): Upload…
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q
Shipping label template
/** * The template for displaying the shipping label * * Override this template by copying…
MemberPress: MailChimp Feed Unblocker
Allows MailChimp feed through the MemberPress rules protections. First, go into your MailChimp RSS setting and…
Woocommerce category archive sort products by date by default
Change the name of the category (in this e.g. gramatas). Now it will show newest products…
AstraFormatFix
add_filter( 'astra_v4_block_editor_compat', "__return_true" );