ARCHIVE

Convert php arguments to documentation html

Let us say you have a documented php function with arguments in this form 'display_type' => 'list',// -- "list" or "grid" or "grid-2" or "scroller" or "map" or "horizontal" 'grid_skin' => 'skin-forwall', // -- grid skin 'grid_extra_classes' => '', // -- extra classes for display grid 'tooltip_filters_show' => '', // -- select which information to

Continue reading

How to hide out of stock products WooCommerce

Go to WooCommerce -> Settings Go to Products > Inventory There’s a checkbox that says something about our problem, however it goes in english 🙂 you’ll find what you need Save
Global variables should be used restrictively - a way to resolve

If you need to use global variables restrictively and do not crowd the global variable namespace, you can have a single object. A way to get around this is just find and replace all entries of the variables, and convert them in the object   Find \$qucreative_([a-z|_]*?)( |=|,|\)|\!|\[|\.|-|;) and replace with \$qucreative_theme_data['$1']$2   regex you

Continue reading

{"type":"main_options","images_arr":"'#ffffff'","bg_slideshow_time":"0","site_url":"https:\/\/digitalzoomstudio.net","theme_url":"https:\/\/digitalzoomstudio.net\/wp-content\/themes\/qucreative\/","is_customize_preview":"off","gallery_w_thumbs_autoplay_videos":"off","base_url":"https:\/\/digitalzoomstudio.net"}