修改WP Memory等參數
// 設定 WordPress 記憶體限制 define('WP_MEMORY_LIMIT', '256M'); define('WP_MAX_MEMORY_LIMIT', '512M'); // 設定 PHP 執行層的上傳限制 @ini_set('upload_max_filesize', '64M'); @ini_set('post_max_size', '64M');…
conversion a element
Check out OptinMonster!
Optimized & Safe NexSouk Performance Booster Snippet (with toggles off for embeds + block CSS)
// NexSouk Performance Booster (Safe Version) // PHP performance enhancements for: // - Load speed //…
Untitled Snippet
https://innumerablemakeupreligious.com/egbh8ew6?key=569cae2c57f815ee17982f36028c9a15
Untitled Snippet
https://intellectualspaceshiprequest.com/xcsmwmnj5d?key=f9c957c7af06c1e134bc758c2ab741db
PHP - Custom color dashboard (menu et barre du haut)
function custom_admin_style() { echo ''; } add_action('admin_head', 'custom_admin_style');
Number slider validation for multi page forms
This snippet outputs a small script that listens for the wpformsBeforePageChange event and stops the page…
Always enable Downloadable option
add_action( 'wp_footer', function() { ?>
GravityView_DIR_AC_SYNC_GravityView Sync System
* Description: Syncs GravityView configurations to custom post type * Location: Run Everywhere * Priority: 20…
WPCODE_DIR_AD_SYNC - WPCode Snippets Sync Engine
Description: Exposes wpcode_snippets_sync CPT fields via REST API for WhaleSync * Location: Run Everywhere * Priority:…
Universal_UserMetaScholar_Clients_AA - Scholar/Student Meta Fields - KIC Enterprises
WPCode Snippet: Scholar/Student Meta Fields - KIC Enterprises * Description: Additional fields for scholars/students - works…
Remove Stats Summary Block
Remove the campaign summary block (funds raised, number of donors, etc).
PHP-snippet: registratie lessen verwerken en AJAX endpoint
// Configuratie function get_parameters_36(): array { return [ "target_page_slug" => "lesrooster-evenemententeam-2025", "tablepress_table_id" => 36 ]; }…