Add Shortcodes Actions And Filters Wordpress Plugin - Rating, Reviews, Demo & Download

Add Shortcodes Actions And Filters Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 4 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Add PHP Code to create your own Shortcodes, Actions and Filters.

Can import your shortcodes from Shortcode Exec PHP plugin (which is no longer supported).

Provides a place to add your code that is more convenient than putting it in your theme’s functions.php file.

Add your code in the Dashboard -> Tools -> Shortcodes, Actions and Filters
but this is only available to users with Administrator role.

Why this plugin?
Existing WordPress documentation suggests adding your own shortcodes, action and filters in the theme’s functions.php file.
This is not a good idea because:

  • If you upgrade your theme, this file can be overwritten and
  • if you change your theme then you need to add the same code to that theme as well.

Your code additions should not have to be artificially tied to your theme. This plugin frees you from that constraint.

Screenshots

  1. Dashboard page for code listings

    Dashboard page for code listings

  2. Dashboard page for editing a shortcode

    Dashboard page for editing a shortcode

  3. Dashboard page for editing a filter

    Dashboard page for editing a filter

  4. Dashboard page for editing an action

    Dashboard page for editing an action

  5. Dashboard page for import/export to/from file and import from Shortcode Exec PHP

    Dashboard page for import/export to/from file and import from Shortcode Exec PHP


Reviews & Comments