hkosnip

// index.php?name=david echo $_GET['name']; // index.php?name=david&surname=adams echo $_GET['surname'];

Notify if Stripe is put in Test Mode

Notification for Test mode on Update

Ilana Borsje PRO
<10

Untitled Snippet

if (function_exists('asl_display')) { echo do_shortcode('[ajax_search_form]'); }

Show Product Categories in the Vendor Product Catalog

This PHP code snippet automatically detects any page or post that contains the [wcv_products] shortcode and…

Change the "Add to Cart" Button Text

Change Add to cart and Buy now buttons

Debloat your WooCommerce Tabs! Remove Default WooCommerce Tabs Amiru アミル さん

Remove Default WooCommerce Tabs You can easily remove the default "Description," "Additional Information," and "Reviews" tabs…

1 5 6 7 8