Server : LiteSpeed System : Linux server321.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : apotdzgr ( 7060) PHP Version : 8.0.30 Disable Function : NONE Directory : /home/apotdzgr/www/wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/wordpress/ |
Upload File : |
Plainview Wordpress SDK ======================= Introduction ------------ The Wordpress portion of the SDK provides common functions and methods for interacting with wordpress. A fairly large amount of groundwork and standardization is taken care of. Based on the base Plainview SDK classes, it further modifies them for use in Wordpress. For example, all created tables automatically have the widefat CSS class. Features -------- * Activation / deactivation * Database aware objects for Wordpress * Filter handling * Options (local and sitewide) * SQL * Tables * Tabs * Translation Documentation ------------- The wordpress/base.php file is where you should look for documentation. Examples -------- See the below list for examples of how live plugins use the SDK: * [ThreeWP Broadcast](http://wordpress.org/extend/plugins/threewp-broadcast/)