Get Wholesale Price Array For A Product Based On A Wholesale Role
/** * Class that handles wholesale price HTML generation and display. * * @since 1.0.0 */…
Untitled Snippet
https://www.profitableratecpm.com/j21q52779?key=7d81cedb29343293fc2d4f49efbe7f51
PHP - Custom login
// === CUSTOM LOGIN PAGE === add_action('login_enqueue_scripts', function () { echo ' '; }); // ===…
Light Green Theme
This is a very simple snippet that makes the greenish theme for buttons.
GravityView_DIR_AD_FPOPULATION - Auto-Populate GravityView Field Details on CPT Sync
* Location: Run Everywhere * Priority: 30 * Description: Hooks into GravityView sync to populate detailed…
Diagnostic_Universal - KIC Universal Diagnostic Tool - PASSIVE VERSION
/** * KIC Universal Diagnostic Tool - PASSIVE VERSION * * A comprehensive diagnostic tool for…
ModalCSS
Used to display popup modal in GenerateBlocks
Hide Empty Categories for PP Grid Filter
add_filter( 'pp_cg_filters_show_available_posts_terms', '__return_true' );
Organization schema setup
This PHP snippet is for Organization schema (JSON-LD) that clearly says: “This site is published by…
ANDRITZ Navigation Panels
document.addEventListener("DOMContentLoaded", function () { const triggers = document.querySelectorAll(".bp-andritz-utility"); const panels = document.querySelectorAll(".bp-andritz-panel"); const closes = document.querySelectorAll(".bp-andritz-close");…