PHP - Custom login
// === CUSTOM LOGIN PAGE === add_action('login_enqueue_scripts', function () { echo ' '; }); // ===…
Mjellma Widget
function custom_dashboard_widget() { echo ' Për cdo pytje rreth webfaqes ju lutem na kontaktoni. Website: Mjellma.al…
SYNC_DIR - Users
/** * WPCode Snippet: WordPress Users Sync - FINAL NO DUPLICATES VERSION * Description: Bulletproof manual…
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…
Cortex Schema API
/** * Cortex Schema API v3.1 - Streamlined Schema Audit with Server-Side Filtering * * Focused…
Apollo Website Tracking
function add_apollo_tracker() { ?>
keep retail prices showing including tax when wholesale price is set to show excluding tax
Display Prices in the Shop set to Excluding tax under Wholesale → Settings → Wholesale Prices…
Retroactive Lifetime Licenses
Mark all existing licenses for an EDD product as lifetime licenses.
Foodtruck
crée moi moi un plugin pour wordpress pour un foodtruck avec une commande pour fermer et…
Add order status to the commissions table export
/** * Add order status to the commissions table export */ function wcv_commission_export_columns( $columns ){ $columns['order_status']…
Fix 500 Internal Server Error
A .htaccess file is a key file in all PHP-based applications that controls your website’s configuration.…
Remove Gutenberg CSS
//Remove Gutenberg Block Library CSS from loading on the frontend function smartwp_remove_wp_block_library_css(){ wp_dequeue_style( 'wp-block-library' ); wp_dequeue_style(…