Tag: function

  • My Customized Features PRO (Add-ons)

    My Customized Features PRO (Add-ons)

    “My Custom Functions PRO” is a premium 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. This is a “PRO” version of the plugin “My Custom Functions”. More features, more power. Unlimited number of functions, Trigger for temporary disable the snippet, and Automatic backup of all functions to a file.

    It’s purpose is to provide a familiar experience to WordPress users. No need anymore 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)
    • Unlimited number of functions
    • Automatic backup of all functions to a file
    • Trigger for temporary disable the certain functions
    • Easy disable option for WSOD
    • Syntax highlighting (by CodeMirror)
    • Line numbering
    • Active line highlighting
    • Editor allow for tab indentation
    • Button for collapse/expand the field with code
    • Sidebar items can be collapsed or expanded
    • Ready for translation (POT file included)
    • Well documented

    Coming soon:

    • Reload the settings page at same position after pushing the save button
    • Multisite network support
    • Got more ideas? Tell me!

    Translation

    • English (default)
    • Russian
  • FastDev – Useful data for builders and common customers (Utilities)

    FastDev – Useful data for builders and common customers (Utilities)

    Helpful information for developers and regular users.
    You, as a developer often need to get different information from DB. This plugin will become a real time saver for you when creating the next plugin or theme. If you are not a developer, you may need to get general info about the WP installation, server info, php or mysql info, all this is included.
    • Get information about current WordPress installation.
    • Get information about current server.
    • Inspect all WordPress Options and expand any of them for futher information.
    • Get a list of all available hooks and info about each.
    • View all available PHP classes and expand the source.
    • View all available PHP functions, expand the source and follow the direct link to WP Codex.
    • Get the users meta for a particular user by login.
    • Get detailed PHP info.
    • A list of all registered PHP constats.
    • MySQL configuration info.
    • A list of all registered widgets.