This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Comment Form Toolbar

Description

Lightweight and easy to use plug-in for easy text formatting while writing a comment. It has the ability to create custom tags and buttons. Automatically built into the shape of the element to add comments textarea, immediately after activation. In most cases, your hand does not need to install the hook into the file comments.php.

License


Screenshots

  • Example form with attached plugin
  • View from the trenches drop down selection list of programming languages

Installation

To install the plugin, you should:

  1. Unpack the zip-file plug-in directory ‘wp-content/plugins/’
  2. Activate the plugin management page plug-ins.

FAQ

Q: I have installed and activated the plugin but in the form of adding comments, nothing has changed?
R: The reason may be the lack of hook ‘comment_form’ in the file comments.php of your theme. To set the hook ‘comment_form’ self-open the file comments.php in the theme editor and add the code ‘ID );?>’ the end of the comment form. Save your changes and then test the plug-in.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Comment Form Toolbar” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Comment Form Toolbar” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

The release plugin, the core functionality, text formatting on the isolation and insertion of empty tags to enter text between them, inserting images and links, inserting snippets of code with the ability to select the desired language from the list.

1.5

  • Added ability to create numbered and bulleted lists.
  • Menu selection smiles.
  • The opportunity to ask bracketed tags (eg < > or [ ]) for each button separately.