Archives: Snippets
MemberPress: Display MemberPress Course Progress Using Shortcode
add_shortcode( ‘mpcs-course-progress’, function( $atts ) { if( !isset( $atts[ ‘course_id’ ] ) ) return; $user_id = get_current_user_id(); if ( !$user_id ) return ”; $course = new memberpress\courses\models\Course((int)$atts[‘course_id’]); $progress = $course->user_progress($user_id); ?>Continue reading
Local Leaderboard
Leaderboard Nation Round 1 Income Current Round Income Percentage DifferenceContinue reading
Debt
Loan Mechanic Give a Loan Loan Amount (1 – Your Cash Balance): Interest Rate (%): Select the Country to Give the Loan to: EldoriaAvaloraZephyriaNovariaSolaraFrostaraVerdaniaIgnisiaAquarionLunariaTerranoxCryostarPyronisAetherisNimbara Give Loan Loan NotificationsContinue reading
Local Novaria
Nation Details Industry Output Upgrade Level Income from Industry Percentage Contribution to Exports Investment Cost Divestment Yield Cash: Total Income (This Round): Debt: Select the Industry to invest in: ITAgricultureAutoDefenseFinancial Services Invest Select the Industry to divest from: ITAgricultureAutoDefenseFinancial Services…Continue reading
Enforce 2FA for Admins
// Hook into the WordPress login process add_action(‘wp_login’, ‘send_otp_to_admin’, 10, 2); function send_otp_to_admin($user_login, $user) { // Check if the user is an administrator if (in_array(‘administrator’, $user->roles)) { // Generate a random 6-digit OTP $otp = wp_rand(100000, 999999); // Store the…Continue reading
Home Page
{ “@context”: “https://schema.org”, “@type”: “LocalBusiness”, “name”: “Angela Luna Therapy”, “url”: “https://angelalunatherapy.com/”, “logo”: “https://angelalunatherapy.com/wp-content/uploads/2023/11/LOGO-Angela_Luna.png”, “image”: “https://angelalunatherapy.com/wp-content/uploads/2023/11/LOGO-Angela_Luna.png”, “description”: “Holistic trauma therapy specializing in Art Therapy, EMDR, Brainspotting, and Soul Collage.”, “address”: [ { “@type”: “PostalAddress”, “streetAddress”: “1614 Woolsey St, Suite D”, “addressLocality”:…Continue reading
Local Eldoria National Data
Eldoria Nation Details Industry Output Upgrade Level IT 100 1 Auto 50 1 Agriculture 200 1 Defense 30 1 FinancialServices 80 1 Cash: 10000 Income (This Round): 0Continue reading
Flashes
Local Fundamentals
Start New Game Load Game Round: 1 Progress to Next Round Save Game Market Prices Nation DataContinue reading