All Projects → ArthurGareginyan → my-custom-functions

ArthurGareginyan / my-custom-functions

Licence: GPL-3.0 License
An easy to use, with intuitive interface, WordPress plugin that gives you the ability to easily and safely add your custom PHP code to your WordPress website, directly out of the WordPress Admin Area, without the need to have an external editor.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to my-custom-functions

wordpress-zero-spam
The WordPress Zero Spam plugin makes blocking spam a cinch without all the bloated options. Just install, activate, and say goodbye to spam.
Stars: ✭ 67 (+294.12%)
Mutual labels:  wordpress-plugin
mk-letter-avatar
🅰 WordPress 字母头像插件(纯前端实现版) WordPress letter avatar plugin
Stars: ✭ 42 (+147.06%)
Mutual labels:  wordpress-plugin
unlisted
A WordPress plugin that adds an "Unlisted" visibility option.
Stars: ✭ 20 (+17.65%)
Mutual labels:  wordpress-plugin
tainacan
A flexible and powerful repository platform for WordPress
Stars: ✭ 67 (+294.12%)
Mutual labels:  wordpress-plugin
wp-analytify
Google Analytics Dashboard Plugin For WordPress By Analytify
Stars: ✭ 20 (+17.65%)
Mutual labels:  wordpress-plugin
woo-custom-emails
An add-on to support woocommerce custom emails
Stars: ✭ 15 (-11.76%)
Mutual labels:  wordpress-plugin
acf-phone-number
A real ACF phone number field powered by libphonenumber and intl-tel-input
Stars: ✭ 68 (+300%)
Mutual labels:  wordpress-plugin
gravity-pdf
Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
Stars: ✭ 90 (+429.41%)
Mutual labels:  wordpress-plugin
WP-Performance
Speed optimization plugin for Wordpress
Stars: ✭ 22 (+29.41%)
Mutual labels:  wordpress-plugin
wordpress-custom-fields-permalink-plugin
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
Stars: ✭ 37 (+117.65%)
Mutual labels:  wordpress-plugin
WPGrabInfo
WP Grab Info v2
Stars: ✭ 43 (+152.94%)
Mutual labels:  wordpress-plugin
jquery-manager
Manage jQuery and jQuery Migrate on a WordPress website, activate a specific jQuery and/or jQuery Migrate version. The ultimate jQuery debugging tool for WordPress
Stars: ✭ 27 (+58.82%)
Mutual labels:  wordpress-plugin
wp-dbmanager
Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up, optimizing and repairing of database.
Stars: ✭ 63 (+270.59%)
Mutual labels:  wordpress-plugin
pmpro-affiliates
Create affiliate accounts with unique referrer URLs to track membership checkouts for Paid Memberships Pro
Stars: ✭ 14 (-17.65%)
Mutual labels:  wordpress-plugin
wordpress-day-spa
Example Vue.js-powered SPA running in the WordPress Admin with vue-router and vue-loader
Stars: ✭ 18 (+5.88%)
Mutual labels:  wordpress-plugin
gravityforms-repeater
A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.
Stars: ✭ 59 (+247.06%)
Mutual labels:  wordpress-plugin
WeiXin-Payments-for-WooCommerce
WooCommerce WeChat payment gateway, support WeChat scan code payment
Stars: ✭ 26 (+52.94%)
Mutual labels:  wordpress-plugin
simply-static-deploy
WordPress plugin to deploy static sites easily to an AWS S3 bucket.
Stars: ✭ 48 (+182.35%)
Mutual labels:  wordpress-plugin
inline-gdocs-viewer
📊 Feature-rich WordPress plugin integrating Google Spreadsheets, Google Query Language, Google Charts API, and jQuery DataTables using a shortcode.
Stars: ✭ 12 (-29.41%)
Mutual labels:  wordpress-plugin
wp-chatbot
Simple Wordpress Plugin to add any chatbot to your web page
Stars: ✭ 17 (+0%)
Mutual labels:  wordpress-plugin

My Custom Functions

Free WordPress Plugin

screenshot

An easy to use, with intuitive interface, WordPress plugin that gives you the ability to easily and safely add your custom PHP code to your WordPress website, directly out of the WordPress Admin Area, without the need to have an external editor.

This is a simple and perfect tool to use as your website's functionality plugin. This is a must have tool for authors and website's owners. Its purpose is to provide a familiar experience to WordPress users. There is no need for any more editing of the functions.php file of your theme or any of your plugin files for to add custom PHP code. Just add your custom PHP code in the field on the plugin page and this plugin will do the rest for you. It will automatically add your PHP code to your website, without changing any of your theme files and without slowing down your website.

The plugin works completely independently of the theme, so you can use it with any theme, and regardless of whether the theme does or does not have a functions.php file. The code you place on the plugin page will be entirely unaffected if you edit the contents of the theme’s functions.php file, or even completely change the theme. This is really useful in case of updating theme or plugins, 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 and plugins.

On the plugin page you find the code editor powered by CodeMirror. This code editor has options such as syntax highlighting, line numbering, and more. And if you want more options, let us know and we will be happy to add them.

Features

  • Lightweight and fast
  • Secure code with using clear coding standards
  • Intuitive interface
  • Cross browser compatible (work smooth in any modern browser)
  • Compatible with all WordPress themes
  • RTL compatible (right to left)
  • Translation ready
  • Published on WordPess.org

Key features include

  • Insert custom PHP code into the site
  • Checks the entered code for fatal errors
  • Easy disable option for WSOD
  • Ability to temporarily disable all custom PHP code
  • Code syntax highlighting
  • Line numbering
  • Active line highlighting
  • Editor allow for Tab indentation
  • And much, much more!

PRO features include

  • Ability to easily customize the code editor by selecting the desired settings
  • 56 themes for syntax highlighting
  • Unlimited number of fields for functions
  • Automatic backup of all functions to a downloadable text file
  • Separate activation and deactivation of functions
  • Ability to collapse/expand the certain fields with code
  • Well documented

Get the PRO version now!

Supported languages

  • PHP

Translation

This plugin is ready for translation and has already been translated into several languages. But If your language is not available then you can make one. It is also possible that not all existing translations are up-to-date or correct, so you are welcome to make corrections. Many of plugin users would be delighted if you share your translation with the community. Thanks for your contribution!

  • English (default)
  • Russian (translation by Milena Kiseleva)
  • German (translation by Michael)
  • Chinese-Taiwan (translation by Gordon Yu)
  • Spanish (translation by Ramiro Garcés and Patricio Toledo)
  • French (translation by Theophil Bethel)
  • Dutch (translation by Peter Leenders)

If you want to help translate this plugin, please visit the translation page.

Minimum system requirements:

  • PHP version 5.2 or higher.
  • MySQL version 5.0 or higher.

Recommended system requirements:

  • PHP version 7.0 or higher.
  • MySQL version 5.6 or higher.

Contribution

Developing plugins is long and tedious work. If you benefit or enjoy this plugin please take the time to:

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 Gareginyan

Links


Technologies:

HTML5 CSS3 PHP JS WordPress CodeMirror License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].