=== My Custom Functions === Contributors: Arthur Gareginyan Tags: code, php, function, snippet, custom, execute Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JG3SB73K86FA8 Requires at least: 3.9 Tested up to: 4.3 Stable tag: 1.2 License: GPL3 License URI: http://www.gnu.org/licenses/gpl-3.0.html EASILY and SAFELY add your own functions, snippets or any custom codes directly out of your WordPress Dashbord without need of an external editor. == Description == An easy to use WordPress plugin that lets you EASILY and SAFELY add your own functions, snippets or any custom codes for execution in WordPress environment directly out of your WordPress Dashbord without any need of an external editor. It’s purpose is to provide a familiar experience to WordPress users. No need any more editing the functions.php file of your theme. Just add your code in the field on the page and this plugin will do the rest for you. No any more “Fatal error”. These codes will run safely and will not generate fatal errors, so your website won't break if you make a typo in your code. And your website will keep on working, no matter how many times you upgrade or switch your theme. This is a simple and perfect tool to use as your site's functionality plugin. = Features = **Current features:** * Safety execution code (Checks the entered code for fatal errors). * Syntax highlighting (by CodeMirror). * Line numbering. * Ready for translation. **Coming soon:** * (Got more ideas? Tell me!) For more details please visit - [Dedicated Plugin Page](http://mycyberuniverse.com/my_programs/wp-plugin-my-custom-functions.html) **Please Vote and Enjoy** * Your votes really make a difference! Thanks. == Installation == Install "My Custom Functions" just as you would any other WP Plugin: 1. Upload "my-custom-functions" to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Go to "Appearance" -> "Custom Functions". 4. Add your code in the field, then click "Update Custom Functions". That’s it. You are already getting your functions working. [More help installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins "WordPress Codex: Installing Plugins") == Frequently Asked Questions == = Will this Plugin work on my WordPress.com website? = Sorry, this plugin is available for use only on self-hosted (WordPress.org) websites. = Can i use this plugin to my language? = Yes. this plugin is translate redy. But If your language is not available you can make one. If you want to help us to translate this plugin to your language you are welcome. For the translation you can use the plugin ["CodeStyling Localization"](https://wordpress.org/plugins/codestyling-localization/). This is a very good and easy to use plugin. Many of plugin users would be delighted if you shared your translation files with the community. Just send the *.po and *.mo files generated by this plugin to me and I will include the translation files within the one of the next plugin update. = Where to report bug if found? = Please visit [Dedicated Plugin Page](http://mycyberuniverse.com/my_programs/wp-plugin-my-custom-functions.html) and report. = Where to share any ideas or suggestions to make the plugin better? = Please visit [Dedicated Plugin Page](http://mycyberuniverse.com/my_programs/wp-plugin-my-custom-functions.html) and share. == Screenshots == 1. Plugin’s page. 2. Plugin’s page with custom code added. 3. Success message. 4. «Fatal error» message. == Other Notes == **License** This plugin is licensed under the [GNU General Public License, version 3 (GPLv3)](http://www.gnu.org/licenses/gpl-3.0.html) and is distributed free of charge. Commercial licensing (e.g. for projects that can’t use an open-source license) is available upon request. **Support** * Did you enjoy this plugin? Please [donate to support ongoing development](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JG3SB73K86FA8). Your contribution would be greatly appreciated. * Do you have any ideas or suggestions to make the plugin better? I can’t wait to hear them! Please share! [Dedicated Plugin Page](http://mycyberuniverse.com/my_programs/wp-plugin-my-custom-functions.html) **Please Vote and Enjoy** * Your votes really make a difference! Thanks. **Links** * [Developer Website](http://mycyberuniverse.com) * [Dedicated Plugin Page](http://mycyberuniverse.com/my_programs/wp-plugin-my-custom-functions.html) == Changelog == = 1.2 = * Added the syntax highlighting and line numbering. = 1.1 = * Fixed positioning of the sidebar at the plugin page. = 1.0 = * Initial release. * Added the check for safety execution code. * Added ready for translation. = 0.2 = * Beta version. = 0.1 = * Alfa version. == Upgrade Notice == = 1.2 = Added the syntax highlighting and line numbering. = 1.1 = Fixed positioning of the sidebar at the plugin page. = 1.0 = Please update to first stable relise! Added the check for safety execution code. = 0.2 = Please update to beta version.