Popis
Plugin Code Snippets je jednoduchou a čistou variantou spouštění krátkých útržků PHP kódu na vašem webu. Zcela nahradí nutnost přímo editovat soubor functions.php
ve vaší šabloně.
Code Snippets Pro is now available, with full CSS, JavaScript, Gutenberg and Elementor integrations.
A snippet is a small chunk of PHP code that you can use to extend the functionality of a WordPress-powered website; essentially a mini-plugin with less load on your site.
Most snippet-hosting sites tell you to add snippet code to your active theme’s functions.php
file, which can get rather long and messy after a while.
Code Snippets changes that by providing a GUI interface for adding snippets and actually running them on your site just as if they were in your theme’s functions.php
file.
Quick overview of Code Snippets by Imran Siddiq
Code Snippets provides graphical interface, similar to the Plugins menu, for managing snippets. Snippets can be activated and deactivated, just like plugins.
The snippet editor includes fields for a name, a visual editor-enabled description, tags to allow you to categorize snippets, and a full-featured code editor. Snippets can be exported for transfer to another site, either in JSON for later importing by the Code Snippets plugin, or in PHP for creating your own plugin or theme.
Comprehensive Code Snippets tutorial with practical examples by Ferdy Korpershoek
If you have any feedback, issues, or suggestions for improvements please leave a topic in the Support Forum, join the community on Facebook, or check us out on GitHub.
Jestli se vám plugin líbí nebo jej považujete za užitečný, prosím zvažte, že byste napsali recenzi na WordPress.org.
Překlady
Code Snippety si užijete v různých jazycích díky následujícím překladatelům:
- Běloruština – Hrank.com
- Brazilská portugalština – Bruno Borges
- Chinese – Jincheng Shan and 诗语
- Chinese (Taiwan) – Alex Lion and Chun-Chih Cheng
- Chorvatština – Borisa Djuraskovic from Web Hosting Hub
- Czech – Lukáš Tesař and Jakub Humpolec
- Dánština – Finn Sommer Jensen
- Dutch – Sander Spies, Peter Smits and mother.of.code.a11n
- English (New Zealand) and English (UK) – webaware
- English (South Africa) – webaware and Ian Barnes
- French – momo-fr, Didier Demory, Cyrille Sanson and Shea Bunge
- Francouština (Kanada) – Dominic Desbiens
- German – Mario Siegmann, Joerg Knoerchen, David Decker and Andreas
- Greek – Konstantinos Megas and Toni Bishop from Jrop
- Indonéština – Jordan Silaen from ChameleonJohn.com
- Italian – Usman Wagan, Luisa Ravelli and ElectricFeet
- Japanese – mt8, Takakazu Nagaya, Naoko Takano and melvas
- Persian – Mohammad Novintanon
- Russian – Alexander Samsonov, Yui, Denis Yanchevskiy and krioteh
- Slovenština – Ján Fajčák
- Spanish (Colombia) and Spanish (Ecuador) – Javier Esteban
- Spanish (Spain) – Ibidem Group, Javier Esteban, Fernando Tellado and Juanma Aranda
- Spanish (Venezuela) – Yordan Soares
- Swedish – Argentum, Fredrik and Tor-Bjorn Fjellner
- Urdu – Samuel Badree
- Vietnamese – Tuan Phan
Snímky obrazovky
Instalace
Automatická instalace
- Přihlaste se jako WordPress administrátor
- Klikněte na Pluginy
- Klikněte na Přidat nový
- Hledat Code Snippets
- Klikněte Instalovat pod názvem pluginu „Code Snippets“
- Aktivujte plugin
Manuální instalace
- Stáhněte plugin
- Extrahujte obsah souboru zip
- Nahrejte obsah archivu zip do adresáře
wp-content/plugins/
vaší instalace WordPressu. - Aktivujte plugin Code Snippets přes stránku „Pluginy“.
Aktivace pluginu Code Snippets na celé síti webů, přes nástěnku sítě webů, zobrazí speciální rozhranní pro běh snippetů na celé síti webů.
Nejčastější dotazy
A full list of our Frequently Asked Questions can be found at help.codesnippets.pro.
-
How can I recover my site if it is crashed by a buggy snippet?
-
You can recover your site by enabling the Code Snippets safe mode feature. Instructions for how to turn it on are available here: https://help.codesnippets.pro/article/12-safe-mode.
-
Přijdu o své snippety, když změním šablonu nebo upgraduji WordPress?
-
Ne, snippety jsou uloženy v databázi WordPressu, nezávisle na šabloně a nejsou ovlivněny upgradem WordPressu.
-
Mohu plugin kompletně odinstalovat?
-
Pokud povolíte možnost ‚Úplná odinstalace‘ v nastavení pluginu, Code Snippets smaže při odinstalaci přes menu ‚Pluginy‘ všechna svoje data, včetně všech uložených snippetů. Pokud je chcete zachovat, nejdříve si je vyexportujte.
-
Můžu zkopírovat jakýkoli snippet, který jsem vytvořil/a na jiný web s instalací WordPressu?
-
Ano! Můžete vyexportovat pouze jeden snippet pomocí odkazu pod jménem snippetu na stránce „Všechny snippety“ nebo je exportovat hromadně pomocí funkce „Hromadné akce“. Později můžete snippety importovat zpět do systému tak, že nahrajete exportovaný soubor.
-
Mohu exportovat snippety do PHP souboru a následně je použít na webu, kde nepoužívám pugin Code Snippets?
-
Ano. Klikněte na zaškrtávací pole vedle snipetů, které chcete exportovat, a vyberte Exportovat z menu „Hromadné akce“ a pak klikněte „Použít“. Vygenerovaný PHP soubor bude obsahovat kód exportovaných snippetů, jméno, popis a komentáře.
-
Mohu spouštěn snippety na všech webech při instalaci do sítě webů.
-
Můžete spouštět snippety na celé síti webů tím, že nastavíte Aktivace na síti webů pro plugin Code Snippets přes nástěnku sítě webů. Podobně lze aktivovat Code Snippets jen pro hlavní web a následně individuálně jen pro některé weby.
-
Kde jsou v databázi WordPressu uloženy moje snippety?
-
Snippety jsou uloženy v tabulce
wp_snippets
v databázi WordPressu. Název tabulky se může lišit, pokud používáte jiné prefixy názvů tabulek. -
Where can I go for help or suggest new features?
-
Pomoc s pluginem Code Snippets, hlášení chyb a bugů a návrhy nových funkcí a vylepšení může te sdílet na WordPress Support Forum nebo na GitHubu
-
How can I help contribute to the development of the Code Snippets plugin?
-
Skvělé! Vytvořte větev repositáře na GitHubu a pošlete mi požadavek na „pull“.
-
How can I report security bugs found in this plugin?
-
You can report security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist with verification, triage, and notification of security vulnerabilities.
Recenze
Autoři
Code Snippets je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „Code Snippets“ byl přeložen do 22 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “Code Snippets” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
3.6.2 (08 Nov 2023)
- Fixed: Error when attempting to save shared network snippets marked as active.
- Fixed: Type error when rendering checkbox fields without a stored or default value.
- Fixed: Removed automatic encoding of code content.
- Fixed: Label for snippet sharing input incorrectly linked to input field.
- Fixed: Error when attempting to download export files from Edit menu.
- Fixed: Issue loading Freemius string overrides too early. (PRO)
- Fixed: Fix redirect URL when connecting with OAuth on subdirectory or HTTPS sites. (PRO)
3.6.1 (07 Nov 2023)
- Fixed: Issue accessing fields on Snippets class.
3.6.0 (07 Nov 2023)
-
Updated minimum PHP requirement to 7.4.
-
Added: Ability to authenticate with Code Snippets Cloud using OAuth. (PRO)
- Added: Integration with GPT AI for generating snippets. (PRO)
- Added: Ability to generate line-by-line descriptions of snippet code with GPT AI. (PRO)
-
Added: Ability to generate tags and description text from existing snippet code with GPT AI. (PRO)
-
Improved: Ensure that the URL of the edit snippet page changes when adding a new snippet.
- Improved: Snippet tags will automatically be added when focus is lost on the tags field.
- Improved: Added debug settings menu for manually performing problem-solving actions.
- Fixed: Moved active status border on edit name field to left-hand side.
- Added: Filter to disable scroll-into-view functionality for edit page notices.
- Fixed: New notices will not scroll if already at top of page.
- Fixed: Potential CSRF vulnerability allowing an authenticated user to reset settings.
3.5.1 (15 Sep 2023)
- Fixed: Undefined array key error when accessing plugin settings page. (PRO)
- Fixed: Issue registering API endpoints affecting edit post screen. (PRO)
3.5.0 (14 Sep 2023)
- Added: Support for the Code Snippets Cloud API.
- Added: Search and download public snippets.
- Added: Codevault back-up and synchronisation. (PRO)
- Added: Synchronised local snippets are automatically updated in Cloud. (PRO)
- Added: Bulk actions – ‚update‘ and ‚download‘.
- Added: Download snippets from public and private codevaults. (PRO)
- Added: Search and download any publicly viewable snippet in Code Snippet Cloud by keyword or name of codevault. (PRO)
- Added: Deploy snippets to plugin from Code Snippets Cloud app. (PRO)
- Added: Bundles of Joy! Search and download Snippet Bundles in one go direct from Code Snippets Cloud. (PRO)
- Fixed: Error when attempting to update network shared snippets after saving. [#]
- Improved: Redirect to snippets table when deleting snippet from the edit menu.
- Improved: Scroll new notices into view on edit menu.
3.4.2 (05 Jul 2023)
- Fixed: Issue causing export process to fail with fatal error. [#]
- Fixed: Type issue on
the_posts
filter when no posts available. [#]
3.4.1 (29 Jun 2023)
- Fixed: Undefined array key error. [#]
- Fixed: Potential type issue when loading Prism. [#]
- Improved: Added better debugging when calling REST API methods from the edit menu.
- Improved: Escape special characters when sending snippet code through AJAX to avoid false-positives from security modules. [#]
- Improved: Only display the latest update or error notice on the edit page, instead of allowing them to stack.
- Fixed: Potential type issue when sorting snippets. [#]
- Fixed: Issue preventing asset revision numbers from updating correctly. (PRO) [#]
3.4.0 (17 May 2023)
- Added: Proper WordPress REST API support for retrieving and modifying snippets.
- Improved: Better compatibility with modern versions of PHP (7.0+).
- Improved: 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.
- Improved: Catch snippet execution errors to prevent site from crashing.
- Improved: Display recent snippet errors in admin dashboard instead.
- Improved: Updated editor block to use new REST API endpoints. (PRO)
- Improved: Change colour of upgrade notice in Pro plugin. (PRO)
- Improved: All available snippet data is included in export files.
- Improved: Only import specific fields from export file, even if additional fields specified.
- Fixed: Issue preventing editor colorpicker from loading correctly. (PRO)
- Improved: Added help links to content snippet options.
- Improved: Pass additional attributes specified in
[code_snippet]
content shortcode to shortcode content. - Improved: Make shortcode attributes available as individual variables.
- Improved: Allow boolean attributes to be passed to code snippets shortcodes without specifying a value.
- Improved: Replace external links to Pro pricing page with an upgrade modal.
- Fixed: Issue preventing linting libraries from loading correctly in the code editor.
3.3.0 (09 Mar 2023)
- Fixed: Do not enqueue CSS or JS snippet file if no snippets exist. (PRO)
- Improved: Added additional editor shortcuts to list in tooltip.
- Added: Filter for changing Snippets admin menu position. See this help article for more information.
- Added: Ability to filter shortcode output. Thanks to contributions from Jack Szwergold.
- Fixed: Bug causing all snippets to show in site health information instead of those active.
- Fixed: Unnecessary sanitization of file upload data causing import process to fail on Windows systems.
3.2.2 (17 Nov 2022)
- Fixed: Plugin lacking a valid header error on activation.
3.2.1 (05 Oct 2022)
- Fixed: Issue making survey reminder notice not dismissible.
- Added:
Ctrl
+/
orCmd
+/
as shortcut for commenting out code in the snippet editor. - Added: Additional hooks to various snippet actions, thanks to contributions made by ancient-spirit.
- Added: Fold markers, additional keyboard shortcuts and keymap options to snippet editor,
thanks to contributions made by Amaral Krichman. - Improved: Removed duplicate tables exist query. (#).
- Improved: Enabled ‚add paragraphs and formatting‘ option by default for newly inserted content snippets.
- Added: WP-CLI commands for retrieving, activating, deactivating, deleting, creating, updating, exporting and importing snippets.
- Fixed: Path to iron visible when updating the pro plugin.
3.2.0 (22 Jul 2022)
- Fixed: Remove default value from SQL columns to improve compatibility with certain versions of MySQL.
- Fixed: Delay loading snippets in Gutenberg editor blocks. (PRO)
- Added: Option to show and hide line numbers in Gutenberg source code editor block. (PRO)
- Added: Support for highlighting HTML, CSS, JS and embedded code in the front-end PrismJS code highlighter.
- Added: Additional features to front-end PrismJS code highlighter, including automatic links and a copy button.
- Added: Support for multiple code styles in the source code Gutenberg editor block. (PRO)
- Added: Admin notice announcing release of Code Snippets Pro.
- Fixed: Inconsistencies with translations between different plugin versions.
- Fixed: Issue with Content Snippet shortcode information not displaying.
- Added: Button for copying shortcode text to clipboard.
- Improved: Include Code Snippets CSS and JS source code in distributed package.
- Improved: Don’t delete data from plugin if deleting Code Snippets Free while Code Snippets Pro is active.
- Improved: Streamlined user interface and experience in Gutenberg editor blocks. (PRO)
- Added: Option to choose from 44 different themes for the Prism code highlighter in the source editor block and Elementor widget. (PRO)
- Improved: Compatibility of Elementor widgets with the latest version of Elementor. (PRO)
- Improved: Replace icon font menu icon with embedded SVG icon.
3.1.2 (03 Jul 2022)
- Updated external links and branding for Code Snippets Pro.
- Improved: Add link URLs to settings pages, as an alternative to in-page navigation.
- Fixed: Various fixes to block editor scripts. (PRO)
- Fixed: Improved visual style of Gutenberg editor blocks. (PRO)
3.1.1 (13 Jun 2022)
- Fixed: Download snippets feature not including snippet content.
- Fixed: Alignment of ‚opens externally‘ dashicon.
- Improved: Added additional parameters to
code_snippets/export/filename
filter.
3.1.0 (17 May 2022)
- Fixed: Caching inconsistencies preventing snippets and settings from refreshing on sites with persistent object caching.
- Improved: Simplified database queries.
- Added: More comprehensive cache coverage, including for active snippets.
- Added: Icon to ‚Go Pro‘ button indicating it opens an external tab.
- Improved: Allow display styles in snippet descriptions.