Plugin Directory

Quicktagzmilies

Quicktagzmilies is a deluxe quicktag and smiley plugin for your WordPress blog's commentarea.

Download Version 2.0

New installation

  • Unzip into your /wp-content/plugins/ directory. If you're uploading it make sure to upload the top-level folder. Don't just upload all the php files and put them in "/wp-content/plugins/".
  • Activate the plugin through the plugins menu in WordPress
  • Open comments.php and search for "<textarea". Check the id of the HTML tag. It has to be "comment" (id="comment"). This is WordPress standard.
  • Paste following PHP code in the line before "<textarea ...": <?php if (function_exists('quicktagzmilies')) { quicktagzmilies(); } ?>
  • Save and upload comment.php. The quicktagbar should now appear in your comment area
  • Go to Quicktagzmilies options in your admin panel (Settings » Quicktagzmilies) to customize the plugin

Update from 1.0.1 to 2.0 (this version)

  • Download this plugin
  • Delete wp-content/plugins/quicktagzmilies/qtz.js.php, wp-content/plugins/quicktagzmilies/qtz-admin.php and wp-content/plugins/quicktagzmilies/qtz-functions.php
  • Upload the files quicktagzmilies/quicktagzmilies.php, quicktagzmilies/quicktagzmilies-admin.php and quicktagzmilies/quicktagzmilies-js.php to wp-content/plugins/quicktagzmilies/
  • Reload front- or backend and it should work

Please check Quicktagzmilies page for further information

Requires: 2.9 or higher
Compatible up to: 2.9.2
Last Updated: 2010-2-20 Downloads: 1,178

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.