https://github.com/dan0sz/add-code-and-next-page
This plugin adds buttons to the visual editor to add <code /> and <!--nextpage--> to your posts easily!
https://github.com/dan0sz/add-code-and-next-page
tinymce visual-editor wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
This plugin adds buttons to the visual editor to add <code /> and <!--nextpage--> to your posts easily!
- Host: GitHub
- URL: https://github.com/dan0sz/add-code-and-next-page
- Owner: Dan0sz
- Created: 2018-10-17T16:00:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T09:07:17.000Z (over 7 years ago)
- Last Synced: 2025-01-16T21:51:35.418Z (over 1 year ago)
- Topics: tinymce, visual-editor, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://daan.dev
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Add 'Code' and 'Next Page' buttons to Visual Editor
This plugin adds buttons to the visual editor to add `` and `` to your posts easily!
## Description
As a developer/blogger I catch myself searching for buttons to insert ``-tags in my text. If you disable the Visual Editor, the code editor does offer a shortcut to insert the `` tags.
I created this plugin to save you and me some time by not having to switch back and forth between the code- and Visual editor anymore. And if you're like and you like to write long posts, you'll be happy to know that this plugin also adds a shortcut for the `` tag to WordPress' Visual Editor!
## Installation
### Using GIT
1. From your terminal, `cd` to your plugins directory (usually `wp-content/plugins`)
1. Run the following command: `git clone https://github.com/Dan0sz/add-code-and-next-page.git add-code-and-next-page`
### From the Wordpress Repository
1. From your WordPress administrator area, go to *Plugins > Add New*
1. Search for 'Daan van den Bergh'
1. Click the 'Install' button next to *Add 'Code' and 'Next Page' buttons to Visual Editor*
1. Click 'Activate'
No further configuration required.
## Frequently Asked Questions
*Can I buy you a beer?*
Yes, please! [Click here to buy me a beer](https://dev.daanvandenbergh.com/donate/ "Let's do shots!")!