=== Plugin Name === Contributors: flippercode Plugin Name: Custom CSS-JS-PHP Tags: custom css, custom php, custom js, php shortcode, js shortcode, css shortcode, actions,filters Author URI: http://profiles.wordpress.org/flippercode/ Author: flippercode Donate link: (a link for donating) Requires at least: 2.0.0 Tested up to: 5.3.2 Stable tag: Apply CSS/JS/PHP using Shortcode, Actions and Fitlers. Extend Functionality of your Themes & Plugins. == Description == Custom CSS-JS-PHP is a very innovative idea to keep seperate your custom code from plugins & themes so you can upgrade your plugins & themes without losing any change. You can define CSS,JS or PHP code and can apply using shortcode,actions or filters. Now it's super easy to execute your PHP code anywhere on your wordpress site e.g within pages/posts or custom post types. You need not write a plugin to integrate additional functionality using actions or filters. = Features = * Implement CSS code using Shortcode * Implement CSS code using wp_head() * Implement CSS code using wp_footer() * Implement JAVASCRIPT code using Shortcode * Implement JAVASCRIPT code using wp_head() * Implement JAVASCRIPT code using wp_footer() * Implement PHP code using Shortcode * Implement PHP code using actions supported by wordpress or custom actions * Implement PHP code using filters supported by wordpress or custom filters * Export all custom programming and import into another site * Implement coding without giving access to FTP * Create unlimited css/javascript/php snnipet code and manage them seperately = Please Vote and Enjoy = This plugin for WordPress, the publicly available If you experience any problems with the plugin, feel free to contact us. Please don't forgot to rate this plugin if you found it works and useful for your blog. == Installation == This section describes how to install the plugin and get it working. 1. Upload the css-js-php directory to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Upgrade Notice == == Screenshots == 1. Add CSS using Shortcode, wp_head or wp_footer. 2. Add JS using Shortcode, wp_head or wp_footer. 3. Add PHP using Actions. 4. Add JS using Filters. 5. Add PHP using Shortcode. == Changelog == = 2.0.7 = * Fix: Missing Translation strings added. = 2.0.5 = * Improvement: A typo fixed in addjs.php file. = 2.0.3 = * Improvement: Possible vulnerablity for admin when logged is resolved. = 2.0.2 = * Improvement: Instructions are added to use this plugin properly. = 2.0.1 = * Fix: shortcode not working issue is fixed. = 2.0 = * Add: Folder & Files structure is completely change to meet wordpress coding standard. = 1.2 = * Add: uninstall.php to remove tables on uninstall. * Update: Width and height of text area increased. == Donations ==