https://github.com/barryceelen/wp-toggle-content
Adds a TinyMCE button for collapsing content.
https://github.com/barryceelen/wp-toggle-content
tinymce toggle wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
Adds a TinyMCE button for collapsing content.
- Host: GitHub
- URL: https://github.com/barryceelen/wp-toggle-content
- Owner: barryceelen
- Created: 2017-01-14T16:12:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T11:56:52.000Z (over 9 years ago)
- Last Synced: 2025-03-27T09:54:09.182Z (over 1 year ago)
- Topics: tinymce, toggle, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WordPress TinyMCE Toggle Content
================================
The Toggle Content plugin adds a button to the WordPress TinyMCE editor which collapses or expands the current selection.
In your theme, the collapsed content will be hidden and a 'Read More' link is shown.