Insert PHP Code Snippet

Description

A quicklook into Insert PHP Code Snippet

★ Convert PHP snippets to shortcodes
★ Insert PHP code easily using shortcode
★ Support for PHP snippet shortcodes in widgets
★ Dropdown menu in TinyMCE editor to pick snippet shortcodes easily

Features in Detail

Insert PHP Code Snippet allows you to create shortcodes corresponding to PHP code snippets. You can create a shortcode corresponding to any random PHP code such as ad codes, login validation etc. and use the same in your posts, pages or widgets.

The shortcodes generated using the plugin are easily available as a dropdown in the standard wordpress content editor as well as in widget settings, thereby giving you ease of integrating your PHP snippets with your posts and pages.

About

Insert PHP Code Snippet is developed and maintained by XYZScripts. For any support, you may contact us.

Insert PHP Code Snippet User Guide
Insert PHP Code Snippet FAQ

More Information

Insert PHP Code Snippet User Guide
Insert PHP Code Snippet FAQ

Troubleshooting

Please read the FAQ first if you are having problems.

Requirements

WordPress 3.0+
PHP 5+

Feedback

We would like to receive your feedback and suggestions. You may submit them at our support desk.

Screenshots

  • This is the shortcode generator page
  • This is page where you can manage all your snippets
  • The shortcodes are easily accessible in the content editor

Installation

Insert PHP Code Snippet User Guide
Insert PHP Code Snippet FAQ

  1. Extract insert-php-code-snippet.zip to your /wp-content/plugins/ directory.
  2. In the admin panel under plugins activate Insert PHP Code Snippet.

If you need any further help, you may contact our support desk.

FAQ

Insert PHP Code Snippet User Guide
Insert PHP Code Snippet FAQ

1. The Insert PHP Code Snippet is not working properly.

Please check the wordpress version you are using. Make sure it meets the minimum version recommended by us. Make sure all files of the insert php code snippet plugin uploaded to the folder wp-content/plugins/

2. I have 2 PHP shortcodes placed adjacently, but only one of them works.

Please use a whitespace to separate 2 shortcodes.

More questions ? Drop a mail and we shall get back to you with the answers.

Reviews

February 9, 2024
Being able to write an app in php as a "snippet" makes Wordpress useful for anything more than a brochure or blog. I can connect to my own databases from in a snippet, send emails, process forms, you name it, just like a real website. For me "no coding required" is frightening enough but no coding allowed would be a deal breaker. It's official: coding is allowed thanks to this plugin. I used to write my own plugins for this, but with the block editor that got too complicated. This is instant.
Read all 644 reviews

Contributors & Developers

“Insert PHP Code Snippet” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.3.5

  • Patch security vulnerability
  • Compatibility with latest version of WordPress

1.3.4

  • Minor bugs fixed
  • Compatibility with latest version of WordPress

1.3.3

  • Minor bugs fixed
  • Option to send exception report to email

1.3.2

  • Option to enable exception handling
  • Option to preview snippet
  • Database collation issue fixed
  • Minor bugs fixed

1.3.1

  • Notice errors fixed

1.3

  • Snippet selection support in classic editor block of Gutenberg
  • Support for Search Snippet by name
  • Navigation Improvements

1.2.6

  • Support for Bulk Actions(activate,deactivate,delete)

1.2.5

  • Added fix for output buffering issue

1.2.4

  • Removed deprecated widget initializing function

1.2.3

  • Option to enable auto insert of php opening tags added.

1.2.2

  • Automatic detection and correction of php opening and closing tags in snippet
  • Updated nonces and validations
  • Premium version details and comparison added

1.2.1

  • Nonces Added
  • A few bug fixes

1.2

  • Compatibility with wordpress 4.3
  • Added options to sort snippets in admin area by id and title
  • Removed redirection after snippet edit

1.1

  • Snippet chooser TinyMCE plugin modified
  • Compatibility with wordpress 3.9
  • A few bug fixes

1.0

  • First official launch