Skip to content

Instantly share code, notes, and snippets.

View sawanmeister's full-sized avatar

Sawan Gupta sawanmeister

View GitHub Profile
@sawanmeister
sawanmeister / plugins.php
Created July 1, 2020 10:56 — forked from anonymous/plugins.php
Add extra info to WooCommerce product
<?php
/**
* Plugin Name: Pharmacy
* Plugin URI: http://domain.com
* Description: Add extra info for pharmacy products
* Author: Your name
* Author URI: http:// domain.com
* Version: 1.0
*/
// Node.js CheatSheet.
// Download the Node.js source code or a pre-built installer for your platform, and start developing today.
// Download: http://nodejs.org/download/
// More: http://nodejs.org/api/all.html
// 0. Synopsis.
// http://nodejs.org/api/synopsis.html