Restrict the Adults on wordpress website, Many times you website content is not suitable for all the age group. There is very nice wordpress free plugin available.
There’s a lot of content which isn’t appropriate for all ages. The [Association of Sites Advocating Child Protection (ASACP)](http://www.asacp.org/ “ASACP) has developed the Restricted to Adults (RTA) tag which most online protection software respects.
Installing the RTA tag on a WordPress install can be somewhat complicated, so the Restricted to Adults plugin makes it one click — activate the plugin and your site is restricted to adults.
WordPress has just announced the 100th million plugin has now been downloaded. It’s a smaller milestone but just as impressive if not even more so, since blogging tools are not going to have the same mainstream audience or appeal as a web browser. WordPress is also celebrating a smaller milestone, the newly launched WordPress 3.0 has just passed three million downloads.
WordPress completed 100th Million Plugin Download
What wordpress is saying?
WordPress 3.0 Thelonious passed 3 million downloads yesterday, and today the plugin directory followed suit with a milestone of its own: 100 million downloads.
The WordPress community’s growth over the years has been tremendous, and we want to reinvest in it. So we’re taking the next two months to concentrate on improving WordPress.org. A major part of that will be improving the infrastructure of the plugins directory. More than 10,000 plugins are in the directory, every one of them GPL compatible and free as in both beer and speech. Here’s what we have in mind:
We want to provide developers the tools they need to build the best possible plugins. We’re going to provide better integration with the forums so you can support your users. We’ll make more statistics available to you so you can analyze your user base, and over time we hope to make it easier for you to manage, build, and release localized plugins.
We want to improve how the core software works with your plugin and the plugin directory. We’re going to focus on ensuring seamless upgrades by making the best possible determinations about compatibility, and offer continual improvements to the plugin installer. And we also want to give you a better developer tool set like SVN notifications and improvements to the bug tracker.
We’re also going to experiment with other great ideas to help the community help plugin authors. We want it to be easy for you to offer comments to plugin authors and the community, including user reviews and better feedback. We may experiment with an adoption process for abandoned plugins as a way to revitalize hidden gems in the directory. I’m not sure there is a better way to show how extendable WordPress is and how awesome this community is at the same time.
As Matt said in the 3.0 release announcement, our goal isn’t to make everything perfect all at once. But we think incremental improvements can provide us with a great base for 3.1 and beyond, and for the tens of millions of users, and hundreds of millions of plugin downloads to come.
There are now a little over 10,000 plugins in the WordPress directory which really puts the 100 million downloads number in perspective. Of course, some plugins are more popular than others, but it does indicate that bloggers are very interested in the added functionality these plugins provide.
The most popular plugin is the antispam tool Akismet with over 8.5 million downloads to date. The tool comes pre-installed with WordPress, so that may explain its popularity, although, these installs may not be counted as downloads. However, later updates are probably counted. Other popular plugins are the All in One SEO Pack with five million downloads and Google XML Sitemaps with close to four million.
Given the popularity of WordPress plugins, it’s no surprise that they are now getting some attention from the development team. Having wrapped up WordPress 3.0, the team decided to focus on some of the things surrounding WordPress rather than the software itself.
“The WordPress community’s growth over the years has been tremendous, and we want to reinvest in it. So we’re taking the next two months to concentrate on improving WordPress.org. A major part of that will be improving the infrastructure of the plugins directory,” Andrew Nacin, a WordPress developer, announced.
“We’re going to provide better integration with the forums so you can support your users. We’ll make more statistics available to you so you can analyze your user base, and over time we hope to make it easier for you to manage, build, and release localized plugins,” he explained.
Here in wordpress tutorial, we explained, how to do persistent database connection in wordpress. Persistent connections are links that do not close when the execution of your script ends.
What is persistent database connection?
Persistent connections are links that do not close when the execution of your script ends. When a persistent connection is requested, PHP checks if there’s already an identical persistent connection (that remained open from earlier) – and if it exists, it uses it. If it does not exist, it creates the link. An ‘identical’ connection is a connection that was opened to the same host, with the same username and the same password (where applicable).
If you want to use the persistent database connection then you should follow my steps:
how to do persistent database connection in wordpress
First Open the wp-db.php file from wp-includes folder. In that file find following words:
// @mysql_connect( $dbhost, $dbuser, $dbpassword, true );
//Change that to
@mysql_pconnect( $dbhost, $dbuser, $dbpassword, true );
comment the mysql_connect line. This line you will find two times in that file. You need to change the line both the times. Then upload this file to your wordpress installation.
Persistent database connection will open only one connection and for every query that will check for connection is present or not. If connection is already present then your query will execute using that persistent database connection.
There are couple of issues with persistent database connection, When you are using the persistent connection you should keep following things in mind.
Imp: There are a couple of additional caveats to keep in mind when using persistent connections. One is that when using table locking on a persistent connection, if the script for whatever reason cannot release the lock, then subsequent scripts using the same connection will block indefinitely and may require that you either restart the httpd server or the database server. Another is that when using transactions, a transaction block will also carry over to the next script which uses that connection if script execution ends before the transaction block does. In either case, you can use register_shutdown_function() to register a simple cleanup function to unlock your tables or roll back your transactions. Better yet, avoid the problem entirely by not using persistent connections in scripts which use table locks or transactions (you can still use them elsewhere).
Due to wordpress plugins, wordpress became so much powerful and successful CMS in the world. So we collected 15 Top most popular wordpress plugins which are downloaded most in the world.
In last few years wordpress become most popular CMS in the world. WordPress has great support of wordpress plugins which are free.
Many people many types of wordpress plugins as per their use.
most popular wordpress plugins
Here I am going to give you the list of most popular wordpress plugins which are downloaded millions times.
I recommend if you hosted your website with wordpress you must use following wordpress plugins.
WPtouch automatically transforms your WordPress blog into an iPhone application-style theme, complete with ajax loading articles and effects, when vie
This Plugins is donwloaded 876,885 times.
Just another contact form plugin. Simple but flexible.
This Plugins is downloaded 2,021,419 times.
WordPress.com Stats
You can have simple, concise stats with no additional load on your server by plugging into WordPress.com’s stat system.
This Plugins is donwloaded 1,688,181 times.
A super customizable contact form that lets your visitors send you email. Blocks all common spammer tactics. Spam is no longer a problem.
This Plugins is downloaded 343,069 times.
ourSTATS Widget
create a widget for the ourstats.de counter service
This Plugins is downloaded 80,348 times.
Post videos and photo galleries
Post your videos and photo galleries/flash slideshows easily and in seconds.
This Plugins is downloaded 326,804 times.
Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google Buzz, Digg and many more.
This Plugins is downloaded 995,509 times.
WordPress Related Posts Plugin will generate a related posts via WordPress tags, and add the related posts to feed.
This Plugins is donwloaded 220,359 times.
WordPress is used any almost all the blogs as CMS. Many people need the blog traffic for their site. There are many people searching for increasing the traffic of site. Here in this article We given tricks for Increase Your WordPress Blog Traffic Overnight.. Here in this article I found some best tricks to increase blog traffic.
How to Increase Your WordPress Blog Traffic Overnight?
Would you like to increase traffic to your ecommerce business blog overnight?
Believe it or not, this may just be do-able!
How, you ask?
With the WordPress OnlyWire Auto Poster plug-in, that’s how!
As you may or may not know, WordPress is probably the most popular and often used blog platform on the World Wide Web according to Technorati. It’s a state of the art publishing platform that focuses on aesthetics, web standards and usability.
Best of all, it’s FREE.
The WordPress Only Wire Auto Poster plug-in can significantly increase traffic to your blog—possibly or even probably—overnight because by using it, you are able to syndicate your blog posts to over 30 of the top social sites simultaneously, with just one click of a button.
No more slogging along doing it the hard way, one at a time. With the OnlyWire plug-in, you are assured of getting your blog post out there where the most people will see it, and hopefully read it.
Just think of how this could help you build valuable backlinks, not to mention improve your website traffic and search engine index speed!
There are two ways to use the WordPress OnlyWire Auto Poster plug-in:
As a Firefox plug-in which will stay in the upper right hand corner of your browser, right next to the Google search bar, or
Install the OnlyWire plug-in from your WordPress blog simply by selecting it from the available WordPress plug-ins, and then clicking install.
It’s just that easy!
OnlyWire is a blogger’s dream come true as a time saver. There are four ways to use it, including the simultaneous submission to social sites feature:
Submission browser button: Syndicates your blog article to 31 social sites at once
Bookmark and share button: This button can be placed on websites and blogs, and allows visitors to share the page on their social networking sites.
Developer API: Automatically submits blog or web content to an existing CMS system at the will of the user.
Account management: A very handy tool within the program that you can use to keep track of everything. It will set up the social sites to be used, show submission history, as well as finalize your submissions to manage a member account.
If you want to save yourself a lot of time on social media marketing, and increase traffic to your blog overnight, then you should take a look at WordPress OnlyWire for your online dropshipping business or other ecommerce enterprise.
we shown you, easy way to add facebook share button to wordpress blog. If you are a blogger and want to add Facebook share button to promote your posts (which you have probably seen on many blogs). There are so many ways to add Facebook Share button on WordPress.
easy way to add facebook share button to wordpress blog
Here I suggest some methods.
we can said it Facebook Sharer Widget,
there are two design for this sharer, mini and standard design.
Advantages using this method,
we can display total facebooker that share our content.
Above Content Counter Button:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Inline with Content Counter Button:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Link only:
If you need some counter How Many user that add your content in Facebook the best ways is using code above.
When you publish your post,the feed an published to the whole world.That’s very annoying thing. publish wordpress feeds later, That is always good from SEO.
How to publish wordpress feeds later
Some times you need to change the content or change the url, that time you got the errors
The following example publishs the post 10 minutes later in your feed:
/**
* puplish the content in the feed later
* $where ist default-var in WordPress (wp-includes/query.php)
* // Apply filters on where and join prior to paging so that any
* This function an a SQL-syntax
*/
function publish_later_on_feed($where) {
global $wpdb;
if ( is_feed() ) {
// timestamp in WP-format
$now = gmdate('Y-m-d H:i:s');
// value for wait; + device
$wait = '10'; // integer
// http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_timestampdiff
$device = 'MINUTE'; //MINUTE, HOUR, DAY, WEEK, MONTH, YEAR
// add SQL-sytax to default $where
$where .= " AND TIMESTAMPDIFF($device, $wpdb->posts.post_date_gmt, '$now') > $wait ";
}
return $where;
}
add_filter('posts_where', 'publish_later_on_feed');
You need to open the your wordpress themes functions.php file and put above code in that file. Using this function your feed will publish after 10 minute of your wordpress post publishing.
The default upload file size is in php settings is 2 MB and for wordpress also default upload size is 2 MB. File upload size is dependent on PHP settings of your server. Upload size is also dependent on your hosting plan or hosting service provider. For shared hosting most of time you cannot increase the file upload limit.
increase the upload_max_filesize in WordPress
When we try to upload big size image or media files in wordpress we got the following error
The uploaded file exceeds the upload_max_filesize directive in php.ini
For fixing the issue use following steps
Use the php.ini file from root folder.
1. Find this line in the php.ini file in your php installation upload_max_filesize = 2MB and replace it with a higher value (e.g. upload_max_filesize = 64MB)
2. Search for this line in your php.ini file post_max_size and increase it.
If you don’t have a php.ini file in your directory,
you can usually generate one from the control panels of your host. or create the file and put following values in that
memory_limit = 32M
upload_max_filesize = 100M
upload_max_filesize = 100M
post_max_size = 100M
This file is copied into your wp-admin folder, the problem should be solved.
We given steps to install wordpress multisite on subdomain. Many wordpress developers learned and managing their wordpress sites with multisite on subdomain. Some even start managing WordPress sites for clients, friends, and family.
How to install wordpress multisite on subdomain
First download the wordpress 3.0 from following location
http://wordpress.org/latest.zip
Start the wordpress installations: First create database and put your database information
Second step
Login to wordpress admin panel
After Installation completion. Open the wp-config.php file from wordpress root folder.
Find following line.
/* That's all, stop editing! Happy blogging. */
And change the line as follows:
define('WP_ALLOW_MULTISITE', true);
/* That's all, stop editing! Happy blogging. */
Now Refresh the wordpress admin panel. In tools tab menu(right side menu) you will find the network link. click on “network” link
Then click on install button
Complete the following steps to enable the features for creating a network of sites.
1.Create a blogs.dir directory in /var/www/html/wp3/wp-content. This directory is used to be stored uploaded media for your additional sites and must be writeable by the web server.
2. Add the following to your wp-config.php file in /var/www/html/wp3/ above the line reading /* That’s all, stop editing! Happy blogging.
We collected unique RSS feed wordpress plugins which will increase your wordpress website visitors incredibly. Here list of wordpress plugin rss feed widget
Category Specific RSS feed Subscription
This WordPress Plugin allows you to present a menu with multiple RSS feed subscription option to your site’s visitors in addition to your normal RSS subscription option.
wordpress plugin rss feed widget
If your site covers multiple topics then your subscribed readers may get annoyed when you update your site with content that they are not interested in and they get a notification in their RSS reader.
I found that most of the time I never subscribe to a site’s RSS feed when it doesn’t have the topic/category specific subscription option, specially when the site covers multiple topics cause I don’t like to be hammered with all the unwanted content updates.
This plugin allows you to configure up to 8 different topic specific RSS feeds.
This plugin which uses name of one of the top web celebrity Seth Godin, allows you to display a subscription reminder message above or below blog post.
You can control position & content of message. Also you can customize if message is to be displayed always for only or few initial page views.
his plug-in will scroll the RSS feed title vertically in site sidebar, admin can add/update the RSS link & style via widget management. Internet connection is required to load third party RSS.
Easy installation.
Widgets, so you can add pretty much anything.
Easy style-override system.
Click on the configure button (small down triangle) for the ‘Scroll RSS Feed’ widget and here you can customize all the Scroll RSS Feed front end styles.
This plugin will add a WordPress widget, which will display links to various relevant feeds for your WordPress blog. It will always at least display links to the two standard feeds: All Entries and All Comments. It will also display links to category feeds, post feeds or search feeds, depending on the current page being viewed.
I used this long time back. But now this blog have three top level feeds, so I guess using this plugin here will result in too many options. I will definitely add this plugin to my orkutfeeds blog.
Feed Widget Plugin
JP’s Get RSS Feed
This plugin uses WordPress’ ability to return feeds, to get the last X number of items from a given RSS feed. Display the last few items from any RSS feed of your choice. For example, your Twitter feed, or another blog or forum that outputs a RSS feed. Any RSS feed can be grabbed. Call it in your footer to list your last few tweets, and your sidebar to showcase content from another one of your blogs.
Uses fetch_feed, which was introduced in WordPress 2.8. Works and tested in WordPress 2.9.
URL Absolutifier changes all relative URLs in posts to absolute URL, to make the entries work in feed readers that don’t work with relative URLs.
I used a relative URL trick for higher earnings from AdSense product referrals long time back. If you are not sure about your usage of relative URLs then I will strongly recommend you should activate this plugin and then just forget it. I really feel this should be default behavior of wordpress.
There was a bug in wordpress which used to cut your feeds in the middle of the post. This behavior used to annoy blogger who like to publish full text feeds.
I am not sure if this bug is fixed in latest version of wordpress as I have modified wordpress core feed files completely when applying firefox full feed hack.
Anyway, if you see partial feeds even after choosing option to display full feeds, you can use this plugin to overcome wordpress bug.
You only have to place the swf-file on a server (free-hosting..) and edit the embed-Tag. Finished! With the proxy-feature, you are allowed, to feed your RSS-Stream from anywhere. (Myspace etc.)
You also can get your RSS-Feed from free hosts wordpress.com blogs. (without upload or edit the template files or stuff like that.) You dont have to place a crossdomain.xml (thats useful, because in some cases thats not possible: if you dont have enough permissions.. etc) on your Server! (you can, if you want to disable the proxy-function. But you dont have to! 🙂 )
If you use FeedBurner and love its subscriber count chicklet, then this plugin is must for you.
WordPress have lots of feed formats and most probably you had burnt only one of them with FeedBurner. Now if a user access your wordpress feeds via other URLs then their subscription will not be counted towards FeedBurner count.
This plugin will take care of this. You just give it your FeedBurner URLs and it will redirect all wordpress custom feed requests to your FeedBurner feed.
Originally developed by Steve Smith, this plugin is now officially maintained by FeedBurner.
This plugin allow you to customize footer text of each post in feed completely. I use this to show referral ads in my feeds. Please do not try AdSense or any JavaScript code in Feed Footer. It will not work as feed readers ignores JavaScript.
This plugin is really basic, but I don’t mind taking some efforts for some extra bucks.
This is very simple plugin. It allows you to insert any message including HTML code into the feeds. You can also choose if added message is to be displayed at top or bottom of the post.
You can use this plugin for advertising instead of above Feed footer plugin. Main difference is, RSS Footer adds same footer at the end of every post, while above Feed footer allows you to add different footer for each post.
One plus point with RSS footer is, it allows addition of link back to your original post, which is good SEO as explained by Daniel Scocco.
Many time, by giving full text feeds, blogger feel they are loosing page-views as a reader may never check their blog.
I use backlinking to my old posts whenever possible to bring readers back to the blog. But often such links go unnoticed or you may not find old post to link back if you are writing on a new topic.
Then its always good idea to display few related posts at the bottom which often attracts clicks. Of course too many links may annoy your reader. So do not show something like 20 related post!