Core_Universal_Download Fix
/** * WPCode Snippet: Auto-Create .htaccess in Uploads Folder for Force Download * Description: Creates/updates .htaccess…
Elevenlabs
To use elevenlabs videowidgets
Count and message according to number of user files
Displays a different message according to how many files a user has in their media library.
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
Determinar altura del header
jQuery(window).on('elementor/frontend/init', function() { // Elementor tiene su propio evento de carga de componentes jQuery(window).on('load', function() {…
Restrict Dashboard Summary Widget
Prevent specific users (by user ID) from seeing the Easy Digital Downloads Sales Summary widget.
Non-required Card State
Makes the cart state a non-required field when present
Provider Referral
Refer a Patient | Skills Therapy Clinic Referral Partners Welcome Your Patients DeserveSpecialized Therapy.We Are Here…
Show login form for logged out users
Shows the [edd_login] form on restricted content for logged out users.