Custom WordPress and WooCommerce Development

Search results for: “Pass Guaranteed Quiz 2024 Professional Amazon DAS-C01: AWS Certified Data Analytics – Specialty (DAS-C01) Exam Valid Test Vce Free ❗ Open ⇛ www.pdfvce.com ⇚ and search for ➽ DAS-C01 🢪 to download exam materials for free 👏Latest DAS-C01 Exam Objectives”

  • Hustling for Handball

    Hustling for Handball

    When I am not coding WooCommerce-related things, my other career as an international athlete. From a purely logical standpoint it has been a terrible career choice because it tends to pay negatively and has put a lot of wear and tear on my body. There have been times when I’ve seriously considered buying a cane…

  • How to Use Multiple WYSIWYG (TinyMCE) Visual Editors in Your WordPress Metaboxes

    Ever since WordPress invented the metabox, people have been trying to put the rich text editor (in WP this is provided by TinyMCE) into their metaboxes. And it makes sense. Sure us uber-geeks know the HTML tags required to make some text bold, but most of the world does not. But they do know how…

  • Nav Menu Roles Plugin

    Over the weekend I was working on a project and my client needed to be able to hide certain menu links from non-logged in users.  In the past I have just created 2 menus, one for logged in users, and another for logged out users.  Not the most convenient thing ever, but simple enough.  However,…

  • Add Custom Fields to WordPress Menu Items

    First a little backstory A WordPress commit that I am personally very excited to finally see get merged into core is the addition of a wp_nav_menu_item_custom_fields hook! As the author of the Nav Menu Roles plugin, I’ve needed to display custom fields on menu items. But in the admin, the menu items are displayed by…

  • Add BCC to WooCommerce Emails

    Sometimes you need to send WooCommerce emails to more people than you can do via the main plugin settings. Or, you need to quietly BCC somebody, like a vendor, etc. You can achieve that by modifying the email headers on the woocommerce_email_headers filter. To achieve this you can add the following snippet to your theme’s…