Remove address fields on WooCommerce checkout page for orders with only virtual products.
Ignores products identified as domain names with WooCommerce Domain Names plugin.
Remove address fields on WooCommerce checkout page for orders with only virtual products.
Ignores products identified as domain names with WooCommerce Domain Names plugin.
Note: This plugin seems abandoned by it’s original author, so I took over to ensure maintenance if needed.
Sometimes when you divide up your WordPress content into categories it all ends up in sub-categories of one or two main categories that don’t have any content themselves.
With the widget you can add a list of sub-categories even if the parent doesn’t have posts.
You can display and filter sub-categories in various ways:
This is the long description. No limit, and you can use Markdown (as well as in the following sections).
For backwards compatibility, if this section is missing, the full length of the short description will be used, and Markdown parsed.
A few notes about the sections above:
/trunk/ for
stable.Note that the readme.txt of the stable tag is the one that is considered the defining one for the plugin, so
if the /trunk/readme.txt file says that the stable tag is 4.3, then it is /tags/4.3/readme.txt that’ll be used
for displaying information about the plugin. In this situation, the only thing considered from the trunk readme.txt
is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk readme.txt to reflect changes in
your in-development version, without having that information incorrectly disclosed about the current stable version
that lacks those changes — as long as the trunk’s readme.txt points to the correct stable tag.
If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that’s where you put the stable version, in order to eliminate any doubt.
This plugin is designed for domain names resellers. Currently, it only provides the sale part, actual registration has to be done manually.
Include unpaid bookings in Google Calendar synchronization, to ensure bookings waiting for payments are already blocked in external calendars.
Useful if your policy is to set an option for booking requests, or if you collect payments later.
This is a simple implementation, as documented on https://woocommerce.com/document/google-calendar-integration/#section-7
Collect donations for different projects with a WooCommerce product.
If you are like me, you work on several projects and would like to simply collect donations for them, without bothering creating and configuring a product for each project.
This plugin is mostly intended to be easy to set up. It is mostly usefull if you want to get donations and need or already use WooCommerce platform.
Currently, the plugin simply provides booking id and user-defined amount fields to WooCommerce products, to allow keeping track of payments related to externally managed bookings.
The final goal will be to use this booking id to fetch booking data from Lodgify and display a comprehensive detail of the reservation in WooCommerce order (accommodation, name of guest, booking dates, deposit and total amount…)