-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
39 lines (25 loc) · 1.51 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
=== Add 'Code' and 'Next Page' buttons to Visual Editor ===
Contributors: DaanvandenBergh
Donate link: https://dev.daanvandenbergh.com/donate/
Tags: tinymce, next page, code, button, visual editor, wordpress
Requires at least: 4.5
Tested up to: 4.9
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin adds buttons to the visual editor to add `<code />` and `<!--nextpage-->` to your posts easily!
== Description ==
As a developer/blogger I catch myself searching for buttons to insert `<code>`-tags in my text. If you disable the Visual Editor, the code editor does offer a shortcut to insert the `<code>` 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 `<!--nextpage-->` tag to WordPress' Visual Editor!
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/add-code-and-next-page` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
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!")!
== Screenshots ==
N/A
== Changelog ==
= 1.0 =
First release! No changes so far!