Insert PHP Code Snippet

説明

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 5.0+
PHP 7+

Feedback

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

スクリーンショット

  • 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

インストール

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.

評価

2025年6月25日
What more could I ask for? I write up the PHP code in my own IDE. I paste the code into a new block in this extension, and save a shortlink for that specific snippet. Then in my blog post, or page, I then call that snippet’s name. Boom, resulting output of the PHP code shows up to the user. Importantly, it doesn’t show any of the PHP code itself anywhere on View Source for the page, which I appreciate – the PHP run code is all done in the backend and does not need to be displayed to the end user.
2025年5月17日
It did everything as advertised and their tech support was quick and very helpful.
2025年5月14日
Without this handy-dandy little plugin, we’d be revising code manually and having to make updates to our pages nearly every 2 hours.
689件のレビューをすべて表示

貢献者と開発者

Insert PHP Code Snippet はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Insert PHP Code Snippet” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.4.3

  • Added a warning note that plugin data will be lost if the plugin is deleted
  • Updated redirects to use wp_safe_redirect() for improved security
  • Updated a few SQL queries to follow secure practices

1.4.2

  • Added version check to trigger DB updates and clear cache on updates
  • Minor bug fixes and performance improvements

1.4.1

  • Fixed image size issue reported
  • Updated snippet dropdown in editor to allow only shortcodes in Manual Placement mode
  • Fixed minor bugs and optimized performance

1.4

  • Added new Snippet Placement Methods: Automatic, Execute on Demand, and Shortcode (Manual) for more flexible snippet placement options.
  • Added Snippet Placement filter on the Manage Snippets page
  • Improved compatibility with the latest WordPress versions
  • Fixed minor bugs and optimized performance.

1.3.8

  • Added “Execute shortcodes in editors” setting for Elementor and other editor compatibility
  • Updated about page with new premium feature details, including automatic placement locations

1.3.7

  • Updated nonce verification for bulk actions to prevent CSRF attacks
  • Compatibility with WordPress 6.6.1

1.3.6

  • Exception handling updated
  • Minor bugs fixed

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