Creating custom format for licence keys on WooCommerce Software License plugin
To create a custom licence key, the woo_sl/generate_license_key filter can be used. This send along 4 arguments: $license_key $order_id $order_item_id $license_group_id
To create a custom licence key, the woo_sl/generate_license_key filter can be used. This send along 4 arguments: $license_key $order_id $order_item_id $license_group_id
Starting version 1.2 (6-October-2015) the WooCommerce Software License plugin got a new enhancement, the ability to use existing keys (own admin keys) along the plugin code. If you are a re-seller this become the great tool for selling keys and software. All existing functionality like allowed client keys, instances per key etc, can still apply. […]
Moving around hundred or thousand of post items within a sort interface is no longer a time consuming operation. Starting version 3.7.4 the Advanced Post Types Order plugin got a new core functionality, a multiple item selection for a drag and drop process.
The Taxonomy Terms Order plugin is an easy way to control the sort for any taxonomies. The order is applied to the front side using the arguments: ‘orderby’ => ‘term_order’, Example: Autosort OFF No query sort will be changed, the terms will appear in the original order, per orderby argument. To retrieve the terms […]
The Advanced Taxonomy Terms Order include a great functionality, the AutoSort. This helps to auto-apply the customized sorting to front side, or allow a manual apply through code. There are 2 modes for this option, On and OFF. ON The query will be updated (unless you manually change that from a specific Taxonomy Order menu), […]
Creating randomize sort never been easier, custom intervals can be set to whatever time-frame ins need. The sort will random the posts or any custom post types order.
Starting version 3.5.2 a new functionality has been implemented, Through a callback user function certain order can apply to a sort. This is run automatically on sort match, meaning no manual order maintenance is required. This is useful when no manual sort intend to be used due to complexity or maintenance requirement time, on automatic […]
A sort will apply to all next / previous side-wide navigation links if the Next / Previous Apply option is turned on. In case this need to apply only when certain conditions are fulfilled . The follogin filter can be used ‘apto/navigation_sort_apply’ The above will makes the code to apply the customized sort on navigation […]
The most versatile and flexible Wordpress plugin which turn your website into a multilingual ready, called WPML become a unique piece of code which is a must have. those days. Easy to use, intuitive to navigate, publish and you are ready to go multilingual. Recently many WordPress themes and plugins had designed for WPML compatibly, […]
Grouped Products is a nice feature for WooCommerce through which certain products are grouped together and show on the parent product holder.