Skype: bluewindlab

BWL Advanced FAQ Manager Installation

Installation Requirements You need at least WordPress version 4.8+ installed for this plugin to work properly. It is strongly recommended that you always use the latest stable version of WordPress to ensure all known bugs and security issues are fixed. Other requirements Installation Steps To install a plugin, you must first upload the plugin files […]

Write php documentation comment

It is a good practice to write a documentation comment above the function or class to explain it’s functionality to other developers. In the future, if we need to modify the function, we can easily understand the reason for creating that function without checking the entire code and modify it according to the application requirements. […]

Six easy steps for enabling global attachments

You are able to simply attach any media files as a global attachments by following the six straightforward steps that are provided below. A global attachment file will always be appended with the product attachments. Step 1: Navigate to Media Go to Media > Library. You will get all the files uploaded to your site […]

Add Attachments To A WooCommerce Product

Using the Attachment Tab for WooCommerce plugin, you can easily attach unlimited attachments to any WooCommerce product. Step 1: Navigate to product page Go to any WooCommerce product page (add/edit mode). Now, at the bottom of that page, you will see the Product Attachment Settings panel, like in the following screenshot. Step 2: Attach A […]

Back To Top