One of my projects required me to create a new role based on the Shop Manager role provided by WooCommerce. Essentially, I need to develop a custom plugin to disable many of the administrative functions provided by WordPress and use a Roles & Capabilities plugin to lock the Shop Manager to only WooCommerce. Roles & […]
Monthly Archives: May 2018
Celebrated WordPress’ birthday with my fellow East Bay WordPress Meetup group. Happy birthday, WordPress! We got some free stuff too 🙂 Join the East Bay WordPress Meetup Group. We meet every 3rd Sunday of every month.
One of my projects required a new Angular 6 project folder. I needed to scaffold the Angular 6 contents in an existing directory. The following command will generate a new Angular 2+ project in your current directory: Credits GitHub: Provide a way to generate a new project in an existing directory
I have two similar WordPress instances. One of the WordPress instances had a lot of work done to a single page that needed to be replicated to the other WordPress instance. Export Media from WordPress Instance The following are the steps in order to migrate the contents of that page to the other WordPress instance […]
Fulfillment companies looking to utilize WooCommerce Subscription sometimes need additional meta data about the # of orders from a subscription. Or perhaps the subscription ID of the order? I’ve included this information in a WooCommerce plugin. This is especially useful for fulfillment companies.
Use the following to automatically forward someone using just HTML 🙂 Place this in the <head> tag.