If you, by any chance, want to limit the number of posts an user can create in your multi author WordPress blog, there is a nice way to do it. Add the following code in your theme’s functions.php file In this example, if the user has 10 posts he/she can not create a new post... Read More in Limit number of posts an user can create in WordPress admin panel
