bostondv / enhanced-text-widget
An enhanced version of the default text widget where you may have Text, HTML, CSS, JavaScript, Flash, Shortcodes and/or PHP as content with linkable widget title.
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 3
Forks: 8
Open Issues: 1
Type:wordpress-plugin
Requires
- php: >=5.3.0
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2024-12-21 17:22:31 UTC
README
An enhanced version of the default text widget where you may have Text, HTML, CSS, JavaScript, Flash, Shortcodes and/or PHP as content with linkable widget title.
Options
- Title
- Title URL
- Widget CSS class
- Content supports Text, HTML, CSS, JavaScript, Flash, Shortcodes, and PHP
- Option to not display a title
- Option to open Title URL in new window
- Option to automatically add paragraphs to content
- Option to not output before/after_widget/title (bare widget)
More Information
- For help use wordpress.org
- Fork or contribute on Github
- Follow me on Twitter
- View my other WordPress Plugins
Support
Enjoy this plugin? Send a tip to support development.
Installation
- Download and extract the zip archive
- Upload
enhanced-text-widget
folder to/wp-content/plugins/
- Activate the plugin through the 'Plugins' menu in WordPress
- Add the widget to a sidebar and configure the options as desired
Upgrade Notice
1.3.4
This adds option to hide the title
1.2
This adds option to display bare text (no before/after widget/title elements are shown).
1.1
This adds a CSS class parameter to each widget.
1.0
This is the initial release.
Changelog ==
1.4.6
- Tested up to WordPress 4.8
1.4.5
- Adds option to hide empty widgets
1.4.4
- Updates tested to 4.0
- Updates license to GPLv3
- Minor code refactoring
1.4.3
- Adds Italian translation
1.4.2
- Removes widget caching
- Fixes issue with multiline PHP code
1.4
- Display text field in monospace font
- Code refactoring
1.3.4
- This adds option to hide the title
- Tested up to 3.5.1
1.3.3
- Fixes "Do not output before/after_widget/title" option
- Code cleanup
1.3.2
- Bug fixes
1.3
- Fixed debug warnings
- Fixed code merge issue
1.2
- This adds option to display bare text (no before/after widget/title elements are shown).
1.1
- Adds css class parameter that wraps widget.
1.0
- First release.
About
Made with <3 by Boston Dell-Vandenberg.