Optimize Font Loading
@font-face { font-display: swap; }Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
@font-face { font-display: swap; }Continue reading
/** * Bare, theme-friendly list of upcoming events. * * The Events List block bakes in an title and calendar icons and is hard * to restyle. This snippet adds a shortcode that outputs a plain, one-line-per * event list…Continue reading
/** * Allow tag slugs in the sugarcalendar_events_list shortcode. * * Sugar Calendar’s shortcode only accepts term IDs in the `tags` attribute. * This filter intercepts the raw shortcode attributes before the sanitized * (now-empty) value is used, resolves any…Continue reading
// Program Page Template – page settings custom CSSContinue reading
add_filter( ‘plugin_action_links’, ‘disable_all_plugin_deactivation’, 10, 4 ); function disable_all_plugin_deactivation( $actions, $plugin_file, $plugin_data, $context ) { if ( get_current_user_id() !== 1 ) { // Replace 1 with your admin user ID unset( $actions[‘deactivate’] ); } return $actions; }Continue reading
Check out our latest guide!Continue reading
First Name Email AddressContinue reading
Claim your discountContinue reading
First Name Email AddressContinue reading