Code Snippets CPT Wordpress Plugin - Rating, Reviews, Demo & Download

Code Snippets CPT Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 2 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

A WordPress plugin for elegantly hosting, managing, and displaying code snippets. Own your own data!

Adds a custom post type for managing your code snippets with taxonomies for classifying the snippets. Embed snippets with syntax highlighting to posts or pages via a handy shortcode insert button that allows you to pick from the most recent snippets. Syntax highlighting provided by the Prettify javascript library and the Ace Editor.

Features:

  • Host your own snippet library.
  • Button for easy-copying of snippet (disable with: add_filter( 'dsgnwrks_snippet_do_click_to_copy', '__return_false' )).
  • Button to enable full-screen snippet view (disable with: add_filter( 'dsgnwrks_snippet_enable_full_screen_view', '__return_false' )).
  • Two frontend render engines, prettify (with 2 themes) or Ace (with 32 themes).
  • WordPress editor shortcode button for embedding snippets in your content, and creating/editing those snippets on the fly.
  • Live (tinymce) previews of the snippets in your content editor.
  • Programming language picker (for syntax).
  • Snippet tags and categories.

Feel free to fork or contribute on Github.

Screenshots

  1. Code Snippets admin listing

    Code Snippets admin listing

  2. Editing code snippet

    Editing code snippet

  3. Code snippet shortcode in a post

    Code snippet shortcode in a post

  4. Code snippet insert button/modal

    Code snippet insert button/modal

  5. Front-end snippet view, using Ace with the monokai theme

    Front-end snippet view, using Ace with the monokai theme

  6. Full-screen snippet view

    Full-screen snippet view

  7. Snippet easy-copy window

    Snippet easy-copy window

  8. Inline snippet editor

    Inline snippet editor


Reviews & Comments