CREATE A NEW SNIPPET
- Click on New
Snippet to add a New Code Snippet.
- On that page, add a title for the new snippet.
- Select the Language you're working with.
- Type in the code in the code box and when you're done, click on Preview.
- Click on Save to save your code snippet.
MANAGE SNIPPETS
- Head Over to All
Snippets page to view existing code snippets.
- Click on the Copy button to Copy the shortcode for the snippet.
- Click on the Edit button to edit a code snippet.
- Click on the Delete button to delete a code snippet.
EDIT A SNIPPET
- Head Over to All
Snippets page to view existing code snippets.
- Click on the Edit button to redirect you to the edit page.
- On the Edit page, change the title for the snippet.
- change the Language you're working with.
- Modify the code in the code box and when you're done, click on Update.
EMBED A SNIPPET
- Head Over to All
Snippets page to view existing code snippets.
- Click on the Copy button to Copy the shortcode for the snippet.
- In any of your wordpress posts, place the copied shortcode & save the post.
- Open the post to see the snippet embedded right where you want it.
PREVIEW A THEME
- Head Over to theme
preview to preview a theme before using it.
- See how your snippet looks like with line numbers and or with copy button enabled
- Select a language for the snippet.
- Select a theme for the snippet.
- Enter the snippet's code in the code box.
- Then click on preview to see what the snippet looks like