説明
✂ Code Snippets provides an effortless way to enhance your WordPress site.
🚀 Upgrade to Code Snippets Pro for complete CSS, JavaScript, Gutenberg, Elementor and cloud synchronisation integrations. Elevate your snippets experience now!
Say goodbye to the hassle of tweaking your theme’s functions.php
file and downloading endless plugins – Code Snippets simplifies the process!
A snippet is like a mini-plugin for your WordPress site, providing added functionality without the clutter.
Unlike other solutions that involve dumping code into your functions.php
file, Code Snippets offers an intuitive graphical interface for seamless integration and real-time execution. Managing snippets is as easy as activating and deactivating plugins, only without the bloat and overhead.
🎥 Watch a quick overview by Imran Siddiq:
☁️ Each copy of Code Snippets includes full integration with the community-powered Code Snippets Cloud platform, providing easy access to hundreds of tweaks and enhancements ready to power-up any WordPress site.
🌐 Connect with us:
🌟 Like our plugin? Find it useful? Please consider sharing your experience by leaving a review on WordPress.org. Your feedback is instrumental to shaping our future growth!
🌍 We’d like to thank the wonderful people who have helped contribute translations to allow Code Snippets to be used in different languages. You can find a full list here.
インストール
自動インストール
- WordPress 管理画面にログイン
-
プラグインをクリック
-
新規追加をクリック
-
Code Snippets の検索
-
“Code Snippets” の下の「今すぐインストール」をクリック
- プラグインを有効化する
手動インストール
- プラグインをダウンロードする
- ZIP ファイルの中身を取り出す
- Zip ファイルの内容を WordPress インストールの
wp-content/plugins/
フォルダにアップロード - 「プラグイン」ページで Code Snippets プラグインを有効化
サイトネットワーク管理画面で Code Snippets を「ネットワークで有効化」すると、スニペット編集画面にネットワーク全体でスニペットを実行するための設定項目が現れます。
FAQ
よくある質問の全リストは、help.codesnippets.pro でご覧いただけます。
-
スニペットのバグでサイトに不具合が起きたときの復帰方法を教えてください。
-
Code Snippets のセーフモード機能を有効にすると、サイトの動作を復旧させることができます。有効化の方法については次のリンク先を参照してください: https://help.codesnippets.pro/article/12-safe-mode
-
テーマを変えたり WordPress をアップグレードしたりすると、作成したスニペットは失われますか ?
-
いいえ、スニペットはテーマとは無関係に WordPress データベースに保存され、WordPress のアップグレードの影響を受けません。
-
プラグインを完全にアンインストールすることはできますか ?
-
プラグインの設定ページで「プラグイン削除時の処理」オプションを有効にすると、WordPress の「プラグイン」メニューから Code Snippets を削除した時に、Code Snippets のすべてのデータがクリーンアップされます。このデータには保存済みのすべてのスニペットが含まれます。スニペットをバックアップしておきたい場合は、まずスニペットをエクスポートしてください。
-
作成したスニペットを別の WordPress サイトにコピーできますか ?
-
はい ! 「スニペット一覧」ページのスニペット名の下にあるリンクからスニペットを個別にエクスポートしたり、「一括操作」機能で複数のスニペットを一括エクスポートしたりすることができます。エクスポートしたファイルは「インポート」ページでインポートすることもできます。
-
Code Snippets プラグインを使っていないサイトでスニペットを使いたいです。作成したスニペットを PHP コードとしてエクスポートできますか ?
-
はい。使いたいスニペットの横にあるチェックボックスをクリックし、「一括操作」メニューから「ダウンロード」を選択して「適用」をクリックします。生成された PHP ファイルには、エクスポートされたスニペットのコードのほか、スニペットのタイトルと説明がコメントとして含まれます。
-
マルチサイト環境において、スニペットをネットワーク全体で実行することはできますか ?
-
ネットワークダッシュボードから Code Snippets をネットワーク起動することで、マルチサイトネットワーク全体でスニペットを実行することができます。また、メインサイトだけで Code Snippets を有効にして、他のお好きなサイトで個別に有効にすることもできます。
-
WordPress データベースのどこにスニペットが保管されているのでしょうか?
-
スニペットは WordPress データベースの
wp_snippets
テーブルに格納されます。テーブル名は、テーブルのプレフィックスの設定によって異なる場合があります。 -
ヘルプや新機能について提案したいときはどうすればよいですか ?
-
WordPress サポートフォーラムまたは GitHub で、バグやエラー、新機能、改善点などを提案してください。
-
Code Snippets プラグインの開発に貢献するにはどうすればよいですか ?
-
ベストな方法は、GitHub リポジトリをフォークして、プルリクエストを送信することです。
-
セキュリティ上の不具合を見つけたときはどうすればいいですか ?
-
セキュリティ上の不具合を見つけたときは Patchstack Vulnerability Disclosure Program を通じてぜひ報告してください。Patchstack team は、セキュリティ脆弱性の検証、トリアージ、通知などを支援しているチームです。
評価
貢献者と開発者
Code Snippets はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
3.6.7 (2025-01-24)
Added
* Generated snippet shortcode tags will include the snippet name, for easier identification.
* Admin notices will dismiss automatically after five seconds. (#208)
Changed
* Updated CSS to use latest Sass features.
* Moved theme selector to just above editor preview on settings page (thanks to [brandonjp]). (#206)
* [code_snippet]
shortcodes can now be nested within each other. (#198)
Fixed
* Save buttons above editor did not follow usual validation process in Pro. (PRO) (#197)
* Minor inconsistencies in consistent UI elements between Core and Pro.
* Tags input not allowing input. (#211)
* Issue with Elementor source code widget. (PRO) (#205)
* Snippet descriptions not visible when viewing cloud search results.
* Snippet import page not displaying number of successfully imported snippets.
* Use UTC time when deciding when to display campaign notices.
3.6.6.1 (2024-11-27)
修正 :
- Redeployment of v3.6.6 to overcome issue with initial build.
- Type issue when caching cloud links. (PRO)
3.6.6 (2024-11-27)
Changed
- Improved compatability with modern versions of PHP.
- Extended welcome API to include admin notices.
修正 :
- Memory issue from checking aggregate posts while loading front-end syntax highlighter.
- Translation functions being called too early on upgrade, resulting in localisation loading errors.
- Bug preventing the ‘share on network’ status of network snippets from correctly updating.
- Incorrect logic controlling when to display ‘Save Changes’ or ‘Save Changes and Activate’ buttons.
- Old notices persisting when switching between editing and creating snippets.
3.6.5.1 (2024-05-24)
- Redeployment of v3.6.5 to overcome issue with initial build.
3.6.5 (2024-05-24)
追加:
- New admin menu providing useful resources and updates on the Code Snippets plugin and community.
3.6.4 (2024-03-15)
追加:
- AI generation for all snippet types: HTML, CSS, JS. (PRO)
- Button to create a cloud connection directly from the Snippets menu when disconnected. (PRO)
Changed
- Increment the revision number of CSS and JS snippet when using the ‘Reset Caches’ debug action. (PRO)
- UX in generate dialog, such as allowing ‘Enter’ to submit the form. (PRO)
修正 :
- Minor type compatability issue with newer versions of PHP.
- Undefined array key issue when initiating cloud sync. (PRO)
- Bug preventing downloading a single snippet from a bundle. (PRO)
- Translations not loading for strings in JavaScript files.
3.6.3 (2023-11-13)
追加:
- Added debug action for resetting snippets caches.
修正 :
- Import error when initialising cloud sync configuration. (PRO)
3.6.2 (2023-11-11)
変更:
- Removed automatic encoding of code content.
修正 :
- Error when attempting to save shared network snippets marked as active.
- Type error when rendering checkbox fields without a stored or default value.
- Label for snippet sharing input incorrectly linked to input field.
- Error when attempting to download export files from Edit menu.
- Issue loading Freemius string overrides too early. (PRO)
- Fix redirect URL when connecting with OAuth on subdirectory or HTTPS sites. (PRO)
- Import error when attempting to completely uninstall the plugin.
3.6.1 (2023-11-07)
修正 :
- Issue accessing fields on Snippets class.
3.6.0 (2023-11-07)
追加:
- Ability to authenticate with Code Snippets Cloud using OAuth. (PRO)
- Integration with GPT AI for generating snippets. (PRO)
- Ability to generate line-by-line descriptions of snippet code with GPT AI. (PRO)
- Ability to generate tags and description text from existing snippet code with GPT AI. (PRO)
- Added debug settings menu for manually performing problem-solving actions.
- Filter to disable scroll-into-view functionality for edit page notices.
Changed
- Updated minimum PHP requirement to 7.4.
- Ensure that the URL of the edit snippet page changes when adding a new snippet.
- Snippet tags will automatically be added when focus is lost on the tags field.
修正 :
- Moved active status border on edit name field to left-hand side.
- New notices will not scroll if already at top of page.
- Potential CSRF vulnerability allowing an authenticated user to reset settings.
3.5.1 (2023-09-15)
修正 :
- Undefined array key error when accessing plugin settings page. (PRO)
- Issue registering API endpoints affecting edit post screen. (PRO)
- Snippet ID instead of snippet object being passed to
code_snippets/update_snippet
action hook.
3.5.0 (2023-09-13)
追加:
- Support for the Code Snippets Cloud API.
- Search and download public snippets.
- Codevault back-up and synchronisation. (PRO)
- Synchronised local snippets are automatically updated in Cloud. (PRO)
- Bulk actions – ‘update’ and ‘download’.
- Download snippets from public and private codevaults. (PRO)
- Search and download any publicly viewable snippet in Code Snippet Cloud by keyword or name of codevault. (PRO)
- Deploy snippets to plugin from Code Snippets Cloud app. (PRO)
- Bundles of Joy! Search and download Snippet Bundles in one go direct from Code Snippets Cloud. (PRO)
Changed
- Redirect to snippets table when deleting snippet from the edit menu.
- Scroll new notices into view on edit menu.
修正 :
- Error when attempting to update network shared snippets after saving. [#]
3.4.2 (2023-07-05)
修正 :
- Issue causing export process to fail with fatal error. [#]
- Type issue on
the_posts
filter when no posts available. [#]
3.4.1 (2023-06-29)
追加:
- Added better debugging when calling REST API methods from the edit menu.
Changed
- Escape special characters when sending snippet code through AJAX to avoid false-positives from security modules. [#]
- Only display the latest update or error notice on the edit page, instead of allowing them to stack.
修正 :
- Undefined array key error. [#]
- Potential type issue when loading Prism. [#]
- Potential type issue when sorting snippets. [#]
- Issue preventing asset revision numbers from updating correctly. (PRO) [#]
3.4.0 (2023-05-17)
追加:
- Proper WordPress REST API support for retrieving and modifying snippets.
- Added help links to content snippet options.
Changed
- Better compatibility with modern versions of PHP (7.0+).
- Converted Edit/Add New Snippet page to use React.
- Converted action buttons to asynchronously use REST API endpoints through AJAX.
- Load page components dynamically through React.
- Added action notice queue system.
- Replaced native alert dialog with proper React modal.
- Catch snippet execution errors to prevent site from crashing.
- Display recent snippet errors in admin dashboard instead.
- Updated editor block to use new REST API endpoints. (PRO)
- Change colour of upgrade notice in Pro plugin. (PRO)
- All available snippet data is included in export files.
- Only import specific fields from export file, even if additional fields specified.
- Pass additional attributes specified in
[code_snippet]
content shortcode to shortcode content. - Make shortcode attributes available as individual variables.
- Allow boolean attributes to be passed to code snippets shortcodes without specifying a value.
- Replace external links to Pro pricing page with an upgrade modal.
修正 :
- Issue preventing editor colorpicker from loading correctly. (PRO)
- Issue preventing linting libraries from loading correctly in the code editor.
3.3.0 (2023-03-09)
追加:
- ツールチップのリストにエディターのショートカットを追加した。
- スニペット管理メニューの位置を変更するためのフィルターを追加した。詳しくはこの記事を参照してください。
- ショートコード出力時のフィルター機能を追加した。Jack Szwergold の貢献に感謝。
修正 :
- スニペットが存在しないとき、CSS や JS のスニペットファイルをエンキューしないようにした (プロ版)。
- サイトヘルスの画面に非アクティブを含む全スニペットが表示される問題を解消した。
- Windows 環境において、ファイルアップロード時の不要なサニタイズでインポート処理が失敗する不具合を解消した。
詳しい変更履歴は GitHub で参照できます。