In this first New WordPress Plugins post in 2010 we have picked again the most interesting new WordPress plugins which were released the past week.
You can read about these WP plugins in this post : Editable Comments, Response Tracker, WP-MUI – Mass User Input, WP Badge, Highslide 4 WordPress *reloaded*, Picasa Photo Embed, The Scientist, SEO WordSpinner, Light SEO, WP-RedirectEx, Webmaster Tools Verification, ePhoto, LightOn, cbnet Twitter List Display, Exif-Remove, WP Slideshow, pagiMore, Media Author, WP Post Footer, CouponPress -Coupon Code Plugin for WordPress, List Sub Categories, Real Estate Chart of the Day, ThemePerPost, YWA – Yahoo Web Analytics, Multi Currency PayPal Donations and GoogleMapStats.
Continue reading below for much more information about all these new plugins for WordPress:
Editable Comments (2010-06-26)
Allows users to edit their own comment. [read full description]Allows users to edit or delete their own comment.
Add the following codes in the comments.php file of your template, in the loop of the comments list (for example after comment_text() ) :
<?php if ( class_exists( 'WPEditableComments' ) ) { WPEditableComments::edit('Edit'); } ?>
<?php if ( class_exists( 'WPEditableComments' ) ) { WPEditableComments::delete('Delete'); } ?>
The link will appear if :
- logged user can edit current post,
- user is the commenter (i.e. same IP) and time before edit or delete expiration has not passed.
Languages :
- English (en_US)
- Français (fr_FR)
- Deutch (de_DE) : Marc
- Italiano (it_IT) : Aldo Latino
- Author
- Version
- Requires WP version
- : Julien Appert
- : 22
- : 2.7 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 4.2/5 (5 votes)
- : 1.696
- : click here
Response Tracker (2010-01-06)
Response Tracker lets bloggers track comments on posts by marking them as todo, replied, or ignored, in the Comments Administration page. [read full description]Response Tracker is a plugin for WordPress that lets bloggers keep track of comments on their posts by marking them as todo, replied, or ignored, in Comments Administration page in the admin dashboard. On the comments administration page, the plugin paints each comment block with a colour that either indicates the status set by the author (if any) or provides a hint on what the status might be (read below for an explication).
Features / Details- Adds options to the Comments Admin page actions, for each comment, to mark it as Todo, Replied, or Ignore.
- Comment blocks are given a background colour based on their actual or guessed state (default = todo).
- Comments with a response from the post author are background coloured to indicate that.
- Comments by post authors are automatically coloured ignored (though not marked so).
- When new comments are added their parent (if any) is marked as responded if the response is by the post author.
- A bulk mark option/link in the plugin admin page lets you automatically flag existing comments as responded to by author — this has to be used with care of course, in case your blog has thousands of comments. Mine has hundreds and that went through pretty quick.
A word of explanation is called for with regard to Response Tracker’s logic of highlighting comments, since it can be (and probably is!) confusing.
Response Tracker colours each comment block in the Comments Administration page with a colour that says something about the status of that comment. The plugin also colours and highlights the action option (todo, replied or ignore) that indicates the current choice.
Where the user (author or blog admin) has explicitly clicked on one of these actions and made a choice, the highlighted action and the background colour of the comment block coincide in what they indicate. If the author (or blog admin) had previously clicked on the option replied for a comment, then this action link is highlighted and the comment block is coloured accordingly (see the plugin admin/settings page for a legend for the colours).
For comments for which the user has not yet made a selection among the options (todo, ignore or replied), Response Tracker marks always marks the comment with status todo, but also tries to make a guess on what the comment’s real status might be. If the comment is by the post author, then the plugin guesses that the comment can be ignore_d. If the comment was responded to by the post author, then Response Tracker guesses that the status may be responded (the reason to differentiate between a guess of _responded and a status of replied is that you, the blogger, might respond to a comment but want to retain it’s todo status because you want to add more details in a later response). The guess is then used to colour the comment block.
This is the reason for the otherwise puzzling nature of the colour highlighting and the action/option highlighting. Any good user interface should not require this much explication! In a later release, an attempt will be made to clear this up a bit while still retaining some of the logic.
Why All This Effort?You may wonder why go to all this trouble? The threaded view of comments in the post page gives simple visual cues on what comments have been replied to and which ones are pending a response. Why not just use that to keep track of comment status? I have at least two reasons to prefer using the Comments Adminstration page for managing responses:
The Comment Administration page posts replies via AJAX, thus making it easier to mark or respond quickly to a large set of comments. There are AJAX commenting plugins for posts, but in my experience none of them quite do the trick, or if they do, they do so at the cost of messing up the look and feel of the theme in use.
The Comment Administration page can list all comments, not just ones related to a particular post, and sorted descending by date. A good way to scan latest comments, respond to them and mark them.
Additionally, the plugin also provides a mechanism for marking comments that can be ignored, and since it explicitly marks a comment with a status, it makes it possible to mark multiple comments in a single response and mark all the relevant comments as replied.
Another possible line of future development is to also add links in the post comments section to let authors mark comments from post pages.
- Author
- Version
- Requires WP version
- : Ravi Sarma
- : 22
- : 2.9 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (1 vote)
- : 207
- : click here
WP-MUI - Mass User Input - Add and Export WP Users Quickly (2010-02-19)
WP-MUI (Mass User Entry) allows a WordPress blog administrator to quickly create new users in the WordPress user database. [read full description]WP-MUI (Mass User Entry) allows a WordPress blog administrator to quickly create new users in the WordPress user database. Data entry could be done solely using the keyboard. Various AJAX functions assist you by validating data on the fly. Additionally, there are functions for automatically generating usernames and passwords. Emails can be sent automatically to new users with their login information. Administrators can specify the minimum user-level requirement for managing the plugin on the General Settings page. Lastly, you will be able to export all your users into a CSV file that can include addresses, phone numbers, and more.
- Author
- Version
- Requires WP version
- : Joseph Williams, TwinCitiesTech.com, Inc.
- : 22
- : 2.8 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 3.33/5 (3 votes)
- : 996
- : click here
WP Badge (2009-12-28)

WordPress plugin WP BADGE
WP Badge is a plugin that adds a personalized badge on your blog. You can configure the link,the text,the color and the position of the badge. [read full description]
WP Badge (http://www.stefandes.com/wordpress-plugin/plugin-wp-badge-personalized-badge-wordpress-blog/) is a wordpress plugin that adds a personalized badge on your blog (Follow me style). With this plugin you can configure the link, the text,the color and the position of the button.
=With WP Badge you can =
- add a Badge on your wordpress blog
- change the color of the badge
- change the URL
- change the position of the badge (left side or right side and the distance from top)
- Author
- Version
- Requires WP version
- : Stefan Des
- : 22
- : 2.7 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (2 votes)
- : 1.754
- : click here
Highslide 4 Wordpress *reloaded* (2010-05-08)
Enable the usage of lates Highslide Features in your Blog, Autoinsert, style Select, HTML Expands, CDN support, optimized for Pagespeed. [read full description]This Plugin automatically insert Highslide Script to your Blog without the need of any further configuration or Shorttags or editing of old posts. As soon the Plugin is activated all existing thumped images using Highslide to expand. But this isn`t all, the Plugin offers several Options to configure the look and behaviour of Highslide in your Blog. For Advanced users there is also the option to specify own HS Parameters at the Option page.
Still that`s not all. Some other plugins dealing very dirty with the code of your blog. Highslide 4 Wordpress reloaded is tested and optimized for Pagespeed also it offers a function to use the global Coral CDN for CSS / JS delivery which, in many circumstances, save you bandwidth and improves page load speed.
As a new Feature, compared to existing Highslide Addons, you have the possibility to use HTML as a Highslide Popup from within your Articles / Posts. For Example: If you put [highslide]This is a test[/highslide] somewhere in your text wordpress just renders a link. If somebody click the link a highslide Windows expands showing "This is a test" You are free to use HTML Tags / Formating inside the tag. Also you can specify a caption and a Linkname; Syntax: [highslide](Caption;Link Name)Text to display[/highslide] for Example copy and Paste this one into a blogpost: [highslide](This is the Caption;MyLink)I'm a interesting text, you can also format me or insert pictures. Feel free to try.[/highslide]
Summary:
- Using latest Highslide Scripts
- Optimized and JS packed
- Optimized HS Graphics
- Possibility to use HTML Expands
- Easy config option
- Advanced setup possible
- optimized to pagespeed and yslow rulesets
- Author
- Version
- Requires WP version
- : Marco Goetze
- : 22
- : 2.0.2 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 4.67/5 (21 votes)
- : 7.592
- : click here
Picasa Photo Embed (2010-07-24)
A plugin that allows you to embed picasa photos into your posts with the WordPress 2.9 embedding feature. [read full description]A plugin that allows you to embed picasa photos into your posts with the Wordpress 2.9 embedding feature. Include the url of the photo on a line of its own or between [embed] tags and the photo will be embedded.
- Author
- Version
- Requires WP version
- : Devon Buchanan
- : 22
- : 2.9 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (1 vote)
- : 1.559
- : click here
The Scientist (2010-01-04)
It adds the highslide image zoom automatically on all post images of your blog. [read full description]PS: Sorry for my english. It's very bad
In English:
It adds the highslide image zoom automatically on all post images of your blog. It's easy to translate, beautiful, simple, compressed (but easy to understand the content of js), and on the footer: More faaaast, without js on the header! We can move images, expand, make fun with them... Without exiting the page! More information? See screenshots.
Didn't like it? Ok, see a live preview that can persuade you.
Em Português-Brasil:
Este plugin adiciona o efeito zoom de imagens do highslide automaticamente nos posts do seu blog. É fácil de traduzir, bonita, simples, comprimida (mas é fácil entender o conteúdo do js), e está no rodapé (footer): Mais rááááápido, sem js no header! Podemos mover a imagem, expandi-lá, brincar com elas... Sem sair da página! Mais informação? Veja os screenshots.
Não gostou? Ok, veja uma prévia você mesmo que pode persuadi-lo.
- Author
- Version
- Requires WP version
- : Eduardo Mozart de Oliveira
- : 22
- : 1.5 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 4/5 (1 vote)
- : 703
- : click here
GoogleMapStats (2010-01-08)

WordPress plugin GOOGLEMAPSTATS
The plugin tries to geolocate visitors of your site and shows the latest 200 visitors in real-time using the google maps api. [read full description]
The plugin tries to geolocate visitors of your site using hostip.info and shows the latest 200 in real-time using the google maps api.
Maps can be inserted at any place using the "shortcodes" system in WordPress 2.5 and up.
If the IP address is already logged once it will not lookup the geo data again to speed up things. The main search engines are mapped under one IP address to avoid a lot of loggings for the same bot.
- Author
- Version
- Requires WP version
- : Joep Hein
- : 22
- : 2.5 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 0/5 (0 votes)
- : 275
- : click here
SEO WordSpinner (2010-01-07)
Improve your on-site SEO by ‘spinning’ the content in your blog to create SEO-friendly variations of articles. Avoid duplicate content issues!Error!Light SEO (2010-04-16)
Fork of the popular All in One SEO Pack plugin. Focused in creating a clean plugin, with emphasis in source code’s good practices. [read full description]WordPress SEO plugin. Focused in creating a clean plugin, with emphasis in source code's good practices. Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).
Features:
- Automatically optimizes your titles for search engines.
- Generates META tags automatically.
- You can override any title and set any META description and any META keywords you want.
- Avoids the typical duplicate content found on Wordpress blogs.
- Custom field for Google Webmasters tools site verification meta tag.
- Easy for beginners, it works out-of-the-box.
- For advanced users, you can fine-tune everything.
- For programmers, clean and documented code.
For more information see: Light SEO WordPress plugin
- Author
- Version
- Requires WP version
- : Alden Torres
- : 22
- : 2.9 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 4.33/5 (6 votes)
- : 6.251
- : click here
WP-RedirectEx (2010-01-01)
this plugin redirects all request on your old domain name to a new domain. [read full description]This plugin can redirect(301) resquest (eg. http://old.name/something) to another domain name with same path (eg. http://new.name/something).
Note that wp-login.php and wp-admin/* are not redirected.
- Author
- Version
- Requires WP version
- : Bearice
- : 22
- : 2.0.2 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 0/5 (0 votes)
- : 63
- : click here
Webmaster Tools Verification (2010-01-01)
Easily verify your site with Google Webmaster Tools, Yahoo Site Explorer and Bing Webmaster Center in both WordPress and WPMU [read full description]All three of the major search engines offer some kind of website service. The most popular being Google Webmaster Tools. Yahoo offers Site Explorer and Bing has Webmaster Center. All three require that you verify your site and offer various methods to do so. This plugin uses the meta option and inserts a meta tag in your sites section of your site.
- Author
- Version
- Requires WP version
- : James Pegram
- : 22
- : 2.7 (maybe older) or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 3.33/5 (3 votes)
- : 5.615
- : click here
ePhoto (2010-01-02)
Easily find your media (photos, videos, sounds) on the solution of digital asset management ePhoto and import directly into WordPress. [read full description]Easily find your medias on the solution of digital asset management ePhoto and import directly into WordPress.
Related Links:
- Official website of ePhoto
- Official blog of ePhoto
- Author
- Version
- Requires WP version
- : Einden Studio
- : 22
- : 2.2 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (1 vote)
- : 156
- : click here
LightOn Server Monitoring (2010-01-11)
LightOn is a lightweight monitoring tool for Lighttpd & Apache Webserver [read full description]LightOn is a lightweight monitoring tool for operationg system, webserver (lighttpd & apache) and database New in version 1.2: mysql monitoring and templates for own customizing The supported operating systems are Linux and MAC OSX, BSD will be also supported in a later version.
Windows aka os-joke from Redmond will not be supported.
ToDo: * Translation * Nginx Support * Cool Ajax stuff
- Author
- Version
- Requires WP version
- : David Krcek
- : 22
- : 2.7 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (1 vote)
- : 345
- : click here
cbnet Twitter List Display (2010-02-03)

WordPress plugin CBNET TWITTER LIST DISPLAY
Widget to add the Twitter Tools List Widget (http://twitter.com/goodies/widget_list), with all configurable options, with no need to copy/paste code. [read full description]
This plugin is a widget to add the Twitter Tools List Widget (http://twitter.com/goodies/widget_list), including all configurable options, without needing to copy/paste code.
- Author
- Version
- Requires WP version
- : Chip Bennett
- : 22
- : 2.9 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 0/5 (0 votes)
- : 214
- : click here
Exif-Remove (2010-01-08)
This plugin removes Exif data from uploaded images automatically. [read full description]The plugin affects the image while it is uploaded. Straight after it is uploaded, all Exif data will be removed from the image. There is no original image left, nor made a backup. This plugin uses the removal service of http://www.exif-remove.de .
ATTENTION: This service is intended to save your privacy and should not be used for illegal activity like copyright violations. You are allowed to use this service for legal activity only, this includes that you must have the explicit permission from the holder of rights to clean a file with this plugin! As of now, to prevent abuse, the eventually existing copyright information will be kept inside the cleaned image. To disable this plugin temporarily, just deactivate it within the Exif-Remove settings menu. Thanks.
- Author
- Version
- Requires WP version
- : Thomas Schulte
- : 22
- : 2.9 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (1 vote)
- : 240
- : click here
pagiMore (2010-01-04)
A pagination plugin based on Lester Chan’s paginav. This plugin adds a slider to the pagination when the number of pages won’t fit in the container. [read full description]Adds pagination to your WordPress blog. If pagination don't fit into the container, a slider will be added. When hovering over the page numbers, the date from the first post on that page will be displayed.
Based on Lester Chan's ( http://lesterchan.net/wordpress/readme/wp-pagenavi.html ) paginav.
Tested and works in IE6, IE7, IE8, Safari+Chrome, FireFox, Opera (no dates there) & Camino.
- Author
- Version
- Requires WP version
- : Mr. Henry
- : 22
- : 2.8 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 1/5 (1 vote)
- : 397
- : click here
Media Author (2010-01-06)
Allows you to change the author of a piece of media [read full description]- Author
- Version
- Requires WP version
- : John Luetke
- : 22
- : 2.8.6 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (2 votes)
- : 238
- : click here
WP Post Footer (2010-01-27)
This plugin allows you to create a library of code snippets and easily include them at the bottom of Blog Posts on your WordPress powered blog. [read full description]- Author
- Version
- Requires WP version
- : Atlantic Dominion Solutions
- : 22
- : 2.8 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 3.6/5 (5 votes)
- : 1.995
- : click here
CouponPress -Coupon Code Plugin for Wordpress (2010-03-02)
Turn a standard WordPress blog into a powerful, feature rich coupon code website easily with our CouponPress Theme. [read full description]CouponPress professional coupon code websites in minutes!
CouponPress takes the power, security and flexibility of Wordpress and allows you to run your very own online coupon website!
For screenshots, more information and updates, please visit: http://www.couponpress.com/screenshots/
Support | Community Forums| Extra Features | FAQ| Extra Themes
Some features:
- Utilises WordPress pages, or posts, to create coupon codes
- Custom Advertising Spaces (Google Adsence and normall banners)
- Products can have multiple options (codes, hits, expiry dates etc)
- Various methods available for listing products
- Full Google Adsence Integration for coupon clicks
Follow us on Twitter to keep up with the latest updates Mark Fail
- Author
- Version
- Requires WP version
- : PremiumPress
- : 22
- : 2.8 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 3/5 (2 votes)
- : 1.514
- : click here
List Sub Categories (2010-01-07)
This plugin adds a sidebar widget which displays sub categories of selected categories in customizable manner. [read full description]This plugin adds a sidebar wigdet which displays sub categories of selected category in customizable manner. You can add as many widgets as you want
Features:
- Display sub categories in ASC/DESC order.
- Selected sub categories can be excluded to display.
- Show/hide empty sub categories
plugin home page
- Author
- Version
- Requires WP version
- : Ahmad Baig
- : 22
- : 2.6 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (2 votes)
- : 1.444
- : click here
WP Slideshow (2010-01-04)

WordPress plugin WP SLIDESHOW
WP Slideshow – The most costumizable and stylable Slideshow Plugin for WordPress. Duration, Speed and Styling – You can configure by yourself [read full description]
Try our new free Wordpress Theme WP-Creativix - Download DEMO
WP Slideshow displays unlimited Posts with Images (from Custom Fields). With a nice Javascript Effect and a modern Button Navigation, WP Slideshow will fit all your needs. The best is, without any knowledges concerning Programming you can customize the Slideshow by yourself. This Plugin is Widget Ready and will highly improve your Blog/Website's Layout.
What this Slideshow can handle:
- Display unlimited Posts with Images
- Sliding effect with Javascript
- Widget Ready
- Navigation through Back & Forward Buttons
- Nice overlaying Description and Post Title automatically grabbed from your Post
How this Slideshow can be customized:
- Choose Category ID for Slideshow
- Choose number/sort/order of Posts
- Autorotate on/off (Loop yes or no)
- Slideshow Speed and Duration
- Choose a vertical sliding Effect rather than default horizontal Effect
- Styling: Width, Height, Border, Text length of Description, Color, Font, Mouseovers etc.
Check out the DEMO at Webdesign
- Author
- Version
- Requires WP version
- : Dennis Nissle, IWEBIX
- : 22
- : 2.6 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (1 vote)
- : 6.048
- : click here
Real Estate Chart of the Day (2010-01-20)

WordPress plugin REAL ESTATE CHART OF THE DAY
Real Estate Chart of the Day publishes relevant real estate- and mortgage-related charts to your blog. [read full description]
Real Estate Chart of the Day is a widget-based plugin that published relevant real estate- and mortgage-related charts to your blog. Data includes, among others:
- Existing Home Sales
- Housing Starts
- Mortgage rate trends
- New Home Sales
- Unemployment Rate
- Pending Home Sales
Charts are resizable, randomized and current and available in unlimited colors to match every WordPress theme.
- Author
- Version
- Requires WP version
- : Dan Green
- : 22
- : 2.7 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 4.67/5 (3 votes)
- : 1.215
- : click here
ThemePerPost (2010-01-14)
This plugin lets use a different theme for any Post or Page. [read full description]This plugin lets use a different theme for any Post or Page. You can create a Custom Field that contains a theme name on one or more Posts or Pages and this plugin will switch Wordpress to use that theme for only those Posts or Pages.
Example of setting theme for one Post:
- Upload the theme you want to use for your post - let's say it's called 'coolstuff'.
- Write your post.
- Add a Custom Field to the post called 'themeperpost' and give it a value of 'coolstuff' (not including the quotes).
- Save your post.
If you are creating a small custom theme purely to style a Post or Page then you do not need to create many files within the theme. For styling a Post you only need a file in your theme directory called 'single.php', for styling a Page you only need 'page.php - this fits with the standard Wordpress file names for themes. There's an example theme at http://www.steveify.com/themeperpost/.
If you want to use an existing theme with this plugin then you will unfortunately have to make a few small changes to the theme before it will work. The changes are:
- Replace get_header() call with themeperpost_get_header().
- Replace get_sidebar() call with themeperpost_get_sidebar().
- Replace get_footer() call with themeperpost_get_footer().
This is annoying but unavoidable.
- Author
- Version
- Requires WP version
- : Steve Claridge
- : 22
- : 2.0 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (5 votes)
- : 756
- : click here
YWA - Yahoo Web Analytics (2010-01-14)
Adds Yahoo Analytics to each page on your Blog. [read full description]This plugin will add tracking features to your wordpress blog without have to know any PHP, edit code, or cut and paste tracking code to footers. Also, if you change or update themes, you will not have to remember to update tracking code.
Features
- Enter all settings through admin screen
- Tracks all pages
- Captures logged in status of users
- Captures internal search terms
- Captures number of search results
- Captures 404 data
- Ability to track/not track Administrators
- Tracks Comments as Actions
- Author
- Version
- Requires WP version
- : Rudi Shumpert
- : 22
- : 2.8 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (2 votes)
- : 829
- : click here
Multi Currency PayPal Donations (2010-05-04)
Receive PayPal donations through WordPress in multiple currencies with the lowest possible fees. [read full description]PayPal charges high fees for cross border transactions. If you are one of the fortunate few that have paypal accounts in multiple currencies then this plugin is for you. It allows you to route different currencies to specific paypal accounts. Even if you don't have multiple paypal accounts this is still a great plugin for accepting donations.
- Author
- Version
- Requires WP version
- : Nick Verwymeren
- : 22
- : 2.8 or higher
- WordPress.org rating
- Downloads
- Plugin homepage
- : 5/5 (3 votes)
- : 940
- : click here

We hope you found something useful between all these plugins, if you’re using one of the plugins above please let us know your thoughts about it and write your comments below ! Stay tuned for another plugin review following next week – if you liked this post please retweet it or bookmark it at one of the social bookmarks below !
|
Rate this post :
Rating: +7 (from 7 votes) |
|||
| Post date | January 8, 2010 | ||
| Revision date | February 13, 2010 | ||
| Post views | 1,388 views | ||
| Filed under | New Plugins | ||
| Tagged with | New WordPress Plugins | ||





wow
this post very usefull
Thanks !
Great list of WP plugins. Thank you so much.