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”

  • Absolute PHP Basics for WordPress Newbs

    “I’m just a designer. I’m comfortable with CSS but PHP scares me.” Yeah ok, well first off, if you are a designer…. instead of banging your head into a wall to learn a coding language, why not hire a developer? Some of my best clients have been designers. It is kind of a win, win.…

  • Create an Alphabetical Glossary of Posts in WordPress

    Once up a time i did a client project where i had to have archives organized alphabetically.   I ended up accomplishing by adding a query variable and targeting the posts_where filter.  However, in answering a recent question at WordPress Stack Exchange I decided that it might be neater to create a hidden taxonomy instead.  I…

  • A Newbie’s Guide to WordPress Hooks and Functions

    When people start wanting to customize WordPress, specifically a theme like Thematic, or a plugin like WooCommerce, I always see questions like: How do I add “something”, “somewhere”? or How do I remove “something” from “somewhere”? or How do I change “something”? At first it is easy to think that adding a div to the…

  • Radio Buttons for Taxonomies

    Every now and then I run across a client who needs a taxonomy where the user is restricted to only allowing one term per post.  I’ve also seen people wanting this a few times for categories, and I, myself, have wished for it a few times.  Sometimes a post needs to be like a piece of paper…

  • Add a meta field to the Block Editor sidebar

    Here’s what we’re making This post assumes that you have some basics about getting set up in a block-building environment. So we are going to use following to scaffold an example plugin with block scripts all ready to start: After that’s installed you will want to start watching the files by navigating to that new…

  • Add a Repeating Text Field to Options Framework Plugin

    Add a Repeating Text Field to Options Framework Plugin

    I don’t hardly even know why I was working on this today.  Well a friend wanted to be able to control the radio buttons in a metabox, from the backend (since the otherwise brilliant WP-Alchemy is all dev-level coding) and for some reason  my brain went to theme option.  He ultimately went a different route…

  • Create WooCommerce Multicheck Form Field

    I’ve expanded on the code I posted in my tutorial on how to customize the WooCommerce Checkout. First you need to register the new checkout fields. This is where I’ve added a current_user_can() to test if the current user has the appropriate capabilities to see these extra fields. I’m using the manage_options capability because it…

  • WooCommerce Name Your Price – What’s New in 3.0

    WooCommerce Name Your Price – What’s New in 3.0

    WooCommerce Name Your Price version 3.0 features a total rewrite of the front-end validation scripts. We’ve streamlined the user experience, improved function for hidden minimum prices, provided accessibility for users of screen readers, and the same reliable compatibility with a broad range of product types and plugins.

  • WooCommerce Name Your Price 2.0 released!

    WooCommerce Name Your Price 2.0 released!

    In the summer of 2012, I was visiting one of my best friends in New Orleans… cooking lots of tacos and mixing lots of margaritas. While there, one of my earliest clients contacted me and wanted to be able to sell his books for whatever the customer was willing to pay. Did I know a…