Plugins
Add the twittar plugin for WordPress w/ comment threading
I talked about the Twittar plugin in a previous post. But learned that the read me text file was only useful for installing the necessary php
code into WordPress themes that don’t have comment threading enabled.
Since most new themes past version 2.7, pull the comments section from functions.php
file, that is where you have to edit the avatars in order to show the twittar settings.
First open you functions.php
, and look for a line of code that says:
function custom_comment()
This is where your new comments are pulled from when you have the threaded comments enabled.
Now just find <?php echo get_avatar( $comment, $args['avatar_size'] ); ?>
& replace with <?php twittar(70, "", "", "avatar avatar-70 photo", 1, "R"); ?>
. Keep in mind that you will need to edit the Twittar setting to fit your site.
Plugins
Woopra Analytics
Woopra is the world’s most comprehensive, information rich, easy to use, real-time Web tracking and analysis application.
Features include:
- Live Tracking and Web Statistics
- A rich user interface and client monitoring application
- Real-time Analytics
- Manage Multiple Blogs and Websites
- Deep analytic and search capabilities
- Click-to-chat
- Visitor and member tagging
- Real-time notifications
- Easy Installation and Update Notification
I can’t say enough about this plugin! It beats the little pants off any other applet or javascript. Make sure you get your api key from Woopra then download the Woopra Plugin from WordPress and that’s it! You can even download a java application to your desktop and view the stats from your screen!
Plugins
WP-Membership

WordPress has emerged as not only a leading blogging platform but also a content management system for many Web publishers. Now there is a simple plugin available that will turn your blog into a paid membership site.
The WP-Membership plugin allows publishers to collect membership fees for WordPress blogs via PayPal, Authorize.net, and YourPay, with additional payment gateways in development. Membership fees can be collected via recurring payments, with multiple subscirption levels, various subscription lengths and pricing options. Free and paid trial options are also available, as are page-by-page options so that certain content can be free while other, “premium” content can be fee-based.
WP-Membership is available for $35
Features
- Responsive & Ajax
- Translatable
- 11 language files can be found in language directory inside the plugin. Files: Russian, German, Japanese, Spanish, French, Chinese, Portuguese, Italian, Turkish, Dutch, Swedish
- Payment Gateway
- a) Paypal [Express Checkout]
- b) Stripe [ Full synchronize with Stripe Plan ]
- c) Woocommerce Payment
- Mailchimp to store Email for new registrants
- Membership Type
- a) Free Account
- b) One time Payment
- c) Recurring Payment
- d) Free Trial
- e) Paid Trial
- e) Variable Payment Package
- 7 Pricing Tables
- 2 Signup styles
- My account
- User Setting
- User Social Profile
- User privacy setting
- User Change Password
- User All Post
- User Post: Custom Fields
- User Insert Post
- User Edit Post
- Subscription upgrade
- Subscription downgrade
- Subscription Cancel
- Coupon
- User Role creation by Package
- Overriding templates
- Page Redirect
- User Public Profile Page Redirect
- User My Account Page Redirect
- User Registration Page Redirect
- Page Setting
- Email Templates
- User Welcome Email template
- User Forget Password Email template
- User Order Email template
- Admin Order Email template
- 5 User Public Profile
- Payment History
- Report
- 3D Pic charts
- Line Chart
- User Public Profile Page Redirect:
- Hide Admin Bar
- And Lots of other settings..
- 2 type of User Directories
- Content Protection Setting
- WP User Setting Module for Admin
- Subscription Reminder Email Module
Plugins
Review: WP-DBManager


This powerful plugin is a must-have for WordPress users. With WP-DBManager you can manage your WordPress database and allows you to optimize, repair, backup, restore, and delete your database backup. You can also drop/empty tables and run selected queries to your database from within your WordPress dashboard! It also supports automatic scheduling of backing up via email and optimizing of database.
This is a plugin created by Lester “Gamerz” Chan, you can also download this plugin from the WordPress site.
Even though the plugin above is up to date and works with the current version of WordPress as of today’s date March, 8th 2020 here are a couple more plugins for database management that you might want to look at
Database Manager for Forms
This plugin was created by WPvibes. Although it, not the same as the above plugin this one lets you save form submissions from’s it provides analytics in a graphical report so you can visualize how your various forms are performing and are supported by many plugins to name a few
- Contact Form 7
- Beaver Builder
- Elementor Pro
- Caldera Forms
- And More
It can be found here
Database My Admin
Database My Admin was created by wpshrike it is a database browser or manager tool for (MySQL and MariaDB) which allows an easy way to do INSERT, SELECT, UPDATE, DELETE operations on a database from Admin Dashboard.
You can provide limited database access to users or developers you want which can help speed up your work. it can be downloaded here
FEATURES :
- Allows INSERT, SELECT, UPDATE, DELETE operations
- Create a new database or tables or columns easily from WP admin dashboard
- Give database access to specific WP users
- Role-Based Access (for Editors, Authors or roles you want)
- Features customization supported
WP phpMyAdmin
This is another great database manager for more information please visit there WordPress plugin page
This next script is not so much a database manager as it is more a management tool called WP Migrate DB – WordPress Migration Made Easy, as the name says this plugin is great if you need to move from one server to another for some reason and need help migrating you database to the new server then this is definitely the plugin you’re looking for, built by Delicious Brains this is a great plugin that has been installed on more then 300,000 WordPress sites it has a bunch more great features I suggest you check it out.
-
Tips & Tricks1 month ago
WordPress Security Hacks
-
Pages4 months ago
Write For Us – Guest Post
-
Showcase4 months ago
StylizedWeb.com
-
News4 months ago
How to: Show/Hide any div box with jQuery in WordPress
-
Tips & Tricks3 months ago
Remove the title attribute using jQuery
-
Tips & Tricks2 weeks ago
How to: show/hide a widget in WordPress with jQuery
-
Plugins5 days ago
Top Membership plugins
-
Tips & Tricks4 months ago
Limit the characters that display on the_title
Alex Vazquez
February 18, 2009 at 1:48 pm
WOW thanks alot!
Alex Vazquez´s last blog post..Friday, Feb.27 @ Al Borde Sessions
Eric Barb
April 18, 2009 at 1:35 pm
Wow is right. I was totally confused about how I was going to get this working on my site not know much about php. By following these steps I was able to set it up in minutes. You just earned a cult member 😉
Austin
April 18, 2009 at 4:59 pm
Thanks for the great response. I am glad you were able to get it done easily.
sobakers
April 30, 2009 at 3:00 am
plug-in gives out a errore ((((
Austin
April 30, 2009 at 10:21 am
Can you tell me exactly what the error is?
sürücü kursu
May 19, 2009 at 12:00 pm
thank you..