Code Snippets

Beschreibung

✂ Code Snippets bietet eine einfache Möglichkeit, Deine WordPress-Site zu verbessern.

🚀 Upgrade auf Code Snippets Pro für vollständige CSS-, JavaScript-, Gutenberg-, Elementor- und Cloud-Synchronisierungsintegrationen. Verbessere jetzt Dein Snippets-Erlebnis!

Verabschiede dich von dem Aufwand, die Datei functions.php deines Themes zu optimieren und endlos Plugins herunterzuladen – Code Snippets vereinfacht den Prozess!

Ein Snippet ist wie ein Mini-Plugin für Deine WordPress-Site und bietet zusätzliche Funktionalität und bleibt übersichtlich.

Im Gegensatz zu anderen Lösungen, bei denen Code in Deine functions.php-Datei kopiert wird, bietet Code Snippets eine intuitive grafische Oberfläche für nahtlose Integration und Echtzeitausführung. Das Verwalten von Snippets ist so einfach wie das Aktivieren und Deaktivieren von Plugins, nur mit viel geringerem Aufwand.

🎥 Sieh dir einen kurzen Überblick von Imran Siddiq an:

☁️ Jede Kopie von Code Snippets umfasst die vollständige Integration in die von der Community betriebene Code Snippets Cloud-Plattform und bietet einfachen Zugriff auf Hunderte von Optimierungen und Verbesserungen, die sofort bereitstehen, um jede WordPress-Site zu verbessern.

🌐 verbinde dich mit uns:

🌟 Gefällt Dir unser Plugin? Findest Du es nützlich? Bitte denke darüber nach, Deine Erfahrungen zu teilen, indem Du eine Bewertung auf WordPress.org hinterlässt. Dein Feedback ist entscheidend für unseres zukünftigen Wachstums!

🌍 Wir möchten den wunderbaren Menschen danken, die mitgeholfen haben, Übersetzungen beizutragen, damit Code-Snippets in verschiedenen Sprachen verwendet werden können. Eine vollständige Liste findest Du hier..

Screenshots

  • Vorhandene Snippets verwalten
  • Neue Snippets hinzufügen
  • Ein Snippet bearbeiten
  • Snippets aus einer Export-Datei importieren

Installation

Automatische Installation

  1. Melde dich in deinem WordPress-Back End an
  2. Klicke auf Plugins

  3. Klicke auf Hinzufügen

  4. Suche nach Code-Snippets

  5. Klicke unter „Code Snippets“ auf Jetzt installieren

  6. Aktiviere das Plugin

Manuelle Installation

  1. Lade das Plugin herunter
  2. Entpacke den Inhalt der zip-Datei
  3. Lade den Inhalt der zip-Datei in das Verzeichnis wp-content/plugins/ deiner WordPress-Installation hoch
  4. Aktiviere das Plugin Code Snippets auf der Seite „Plugins“.

Die netzwerkweite Aktivierung von Code Snippets über das Netzwerk-Dashboard aktiviert eine spezielle Benutzeroberfläche zum Ausführen von Snippets über das gesamte Netzwerk.

FAQ

Eine vollständige Liste der häufig gestellten Fragen findet sich unter help.codesnippets.pro.

Wie kann ich meine Site wiederherstellen, wenn sie durch ein fehlerhaftes Snippet zerstört wurde?

Du kannst Deine Website wiederherstellen, indem Du den Code-Snippets Safe Mode aktivierst. Anweisungen zum Aktivieren findest Du hier: https://help.codesnippets.pro/article/12-safe-mode.

Verliere ich meine Snippets, wenn ich das Theme wechsle oder WordPress aktualisiere?

Nein, die Snippets werden in der WordPress-Datenbank gespeichert. Sie sind unabhängig von deinem Theme und bleiben unberührt von den WordPress Updates.

Kann das Plugin vollständig deinstalliert werden?

Wenn Du die „Vollständig deinstallieren“-Option auf der Einstellungen-Seite des Plugins aktivierst, wird Code Snippets alle Daten löschen, sobald es im WordPress-Menü „Plugins“ gelöscht wird. Das beinhaltet auch alle gespeicherten Snippets. Falls Du die Snippets behalten möchtest, exportiere diese zuerst.

Kann ich Snippets, die ich erstellt habe, in eine andere WordPress-Website kopieren?

Ja! Du kannst individuell ein einzelnes Snippet exportieren, in dem du auf der Seite ‚Snippets verwalten‘ den Link verwendest, der unter dem Snippet-Namen steht oder die Aktion zum Mehrfachexport nutzt. Snippets können später über die Seite ‚Snippets durch Hochladen der Export-Datei importiert werden.

Kann ich meine Snippets für eine Website, in der ich das Code Snippets Plugin nicht verwende, als PHP exportieren?

Ja. Klicke auf die Kontrollfelder neben den Snippets, die du exportieren möchtest und wähle dann als PHP exportieren aus dem Massenverarbeitungs-Menü und klicke auf Anwenden. Die erzeugte PHP-Datei enthält dann den Code des Snippets sowie Namen und Beschreibung in den Kommentaren.

Kann ich für eine Multisite-Installation Snippets netzwerkweit ausführen?

Du kannst Snippets durchgehend für ein Multisite-Netzwerk ausführen, in dem du die Code Snippets über das Netzwerk-Dashboard im Netzwerk aktivierst. Du kannst auch Code-Snippets nur auf der Hauptseite und dann individuell auf anderen Website deiner Wahl aktivieren.

Wo werden Snippets in meiner WordPress-Datenbank abgelegt?

Snippets werden in der Tabelle wp_snippets in der WordPress-Datenbank gespeichert. Der Tabellenname kann, je nachdem wie dein Tabellen-Präfix eingestellt ist, abweichen.

Wo finde ich Hilfe oder kann neue Funktionen vorschlagen?

Du kannst Hilfe erhalten, Bugs oder Fehlers melden oder neue Features und Verbesserungen vorschlagen, entweder im WordPress Support Forum oder auf GitHub

Wie kann ich zur Entwicklung des Code Snippets Plugin beitragen?

Der beste Weg dafür ist, es auf Repository auf GitHub zu forken und eine Pull Request zu senden.

Wie kann ich in diesem Plugin gefundene Sicherheitslücken melden?

Du kannst Sicherheitslücken, die Du im Quellcode dieses Plugins gefunden hast, über das Patchstack Programm zur Offenlegung von Sicherheitslücken melden. Das Patchstack-Team unterstützt Dich bei der Überprüfung, Triage und Benachrichtigung von Sicherheitslücken.

Rezensionen

11. Januar 2025 2 Antworten
Overall, I’m happy with this plugin, but in the ~3 months that I’ve been using it I’ve encountered two super annoying problems. First, it does not support the latest CSS syntax. Media queries such as @media (max-width: 1024px) { } will produce error messages even though that syntax is perfectly valid. I also get false errors when I use syntax such as .some-class-name:has(.another-class-name) { } even though that too is perfectly valid. For a paid plugin, I expect full support for the latest syntax. Instead, I got a support person who initially told me I was doing it wrong and only later admitted that this tool simply doesn’t support the newest syntactical goodies. The other annoyance is that the company is extremely slow to fix known bugs. Shortly after I started using this tool, I lost the ability to add or edit tags. The company admits this is a bug and even sent me the GitHub issue where they were tracking the fix. However, it’s been 6 weeks since the bug was identified and over a month since the Github issue was closed and the fix still hasn’t been released to production. Even accounting for the holidays, this seems too long. So this plugin is fine, but don’t expect full support for the latest code syntax or fast turn around times if you encounter any defects.
28. November 2024 1 Antwort
No plugin is perfect. There was an issue with a recent update to the plugin. The issue was quickly fixed by the plugin developers. Kudos to the team.
1. November 2024 1 Antwort
I use this Tool in every project. Together with ChatGPT, even someone like me with outdated PHP skills can integrate very useful functions into WordPress by myself.
Alle 459 Rezensionen lesen

Mitwirkende & Entwickler

„Code Snippets“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Code Snippets“ wurde in 25 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Code Snippets“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

3.6.6.1 (2024-05-24)

  • Redeployment of v3.6.6 to overcome issue with initial build.
  • Fixes issue when accessing cloud sync. (PRO)

3.6.6 (2024-11-27)

Changed

  • Improved compatability with modern versions of PHP.
  • Extended welcome API to include admin notices.

Fixed

  • 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)

Added

  • New admin menu providing useful resources and updates on the Code Snippets plugin and community.

3.6.4 (2024-03-15)

Added

  • 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)

Fixed

  • 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

  • Added debug action for resetting snippets caches.

Fixed

  • Import error when initialising cloud sync configuration. (PRO)

3.6.2 (2023-11-11)

Removed

  • Removed automatic encoding of code content.

Fixed

  • 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)

Fixed

  • Issue accessing fields on Snippets class.

3.6.0 (2023-11-07)

Added

  • 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.

Fixed

  • 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)

Fixed

  • 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)

Added

  • 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.

Fixed

  • Error when attempting to update network shared snippets after saving. [#]

3.4.2 (2023-07-05)

Fixed

  • 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

  • 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.

Fixed

  • 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)

Added

  • 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.

Fixed

  • 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)

Added

Fixed

  • Do not enqueue CSS or JS snippet file if no snippets exist. (PRO)
  • Bug causing all snippets to show in site health information instead of those active.
  • Unnecessary sanitization of file upload data causing import process to fail on Windows systems.

3.2.2 (2022-11-17)

Fixed

  • Plugin lacking a valid header error on activation.

3.2.1 (2022-10-05)

Added

  • Ctrl+/ or Cmd+/ as shortcut for commenting out code in the snippet editor.
  • Additional hooks to various snippet actions, thanks to contributions made by ancient-spirit.
  • Fold markers, additional keyboard shortcuts and keymap options to snippet editor,
    thanks to contributions made by Amaral Krichman.
  • WP-CLI commands for retrieving, activating, deactivating, deleting, creating, updating, exporting and importing snippets.

Changed

  • Removed duplicate tables exist query. (#).
  • Enabled ‚add paragraphs and formatting‘ option by default for newly inserted content snippets.

Fixed

  • Issue making survey reminder notice not dismissible.
  • Incorrect path to icon when updating the pro plugin.

The full changelog is available on GitHub