garretthyder / my-custom-functions

WordPress plugin that gives you the ability to easily and safely add your custom functions (PHP code).

Home Page:https://wordpress.org/plugins/my-custom-functions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Custom Functions

Free Premium WorPress Plugin

screenshot

An easy to use WordPress plugin that gives you the ability to easily and safely add your custom functions (PHP code) for execution in WordPress environment directly out of your WordPress Dashboard and 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 PHP code in the field on the plugin page and this plugin will do the rest for you.

This is a simple and perfect tool to use as your site's functionality plugin.

It's really useful in case of any theme update, because your custom PHP code would never be overwritten. Your custom PHP code will keep on working, no matter how many times you upgrade or switch your theme.

On the plugin page you find the PHP editor powered by CodeMirror. It have syntax highlighting and line numbering options. Also this editor support a tab indentation.

Features

  • Responsive & Mobile optimized settings page
  • Checks the entered code for fatal errors (simple checks)
  • Trigger for temporary disable the custom functions
  • Easy disable option for WSOD
  • Syntax highlighting (by CodeMirror)
  • Line numbering
  • Active line highlighting
  • Editor allow for tab indentation
  • Ready for translation (POT file included)
  • Published on WordPess.org

Coming soon:

  • Reload the settings page at same position after pushing the save button
  • Multisite network support

Translation:

  • English
  • Russian
  • Chinese (Taiwan)
  • Spanish
  • French

Consider Going Pro For Additional Features!

Pro Features

  • Unlimited number of functions
  • Automatic backup of all functions to a file
  • Trigger for temporary disable the certain functions
  • Button for collapse/expand the field with code
  • Sidebar items can be collapsed or expanded
  • Well documented

Get the premium version now!

Contributing

Welcome and thanks! I appreciate you taking the initiative to contribute to this project.

Contributing isn’t limited to just code. I encourage you to contribute in the way that best fits your abilities, by writing tutorials, making translation to your native language, giving a demo at your local meetup, helping other users with their support questions, or revising the documentation for this project.

Please take a moment to read the guidelines in the CONTRIBUTING.md. Following them helps to communicate that you respect the time of the other contributors to the project. In turn, they’ll do their best to reciprocate that respect when working with you, across timezones and around the world.

Security Vulnerabilities

If you discover a security vulnerability within this plugin, please send an email to me. All security vulnerabilities will be promptly addressed.

License

This plugin is open-sourced software licensed under the GNU General Public License, version 3 (GPLv3) and is distributed free of charge.

Commercial licensing (e.g. for projects that can’t use an open-source license) is available upon request.

Credits

  • The icon of plugin is a copyrighted image created by Arthur Gareginyan. (C) All rights reserved.
  • The banner of plugin is a copyrighted image created by Arthur Gareginyan. (C) All rights reserved.

Author

Arthur Garegnyan

Links


Technologies:

HTML5 CSS3 PHP JS WordPress CodeMirror License

About

WordPress plugin that gives you the ability to easily and safely add your custom functions (PHP code).

https://wordpress.org/plugins/my-custom-functions/

License:GNU General Public License v3.0


Languages

Language:PHP 65.6%Language:CSS 31.8%Language:JavaScript 2.7%