What we are allowed to do:
- We are allowed to host the sourcecode into a public Git repository, EXCLUDING: a. the client/business information b. the client/business website/url c. the database d. commercial plugins e. license keys
{"lastUpload":"2019-02-25T11:39:59.815Z","extensionVersion":"v3.2.5"} |
<?php | |
/* | |
Plugin Name: Raw Shortcode | |
Description: Disables the_content formatting filters for content in shortcode [raw]. | |
Author: Benjamin J. Balter | |
Version: 1.0 | |
*/ | |
/** | |
* Raw Shortcode |