Tag Archives: users

Users Make Your Reality

You do something that is necessary in your business. Thus you get busy actually engineering your next step since engineering your next step is the only task given.

Once your technology gets made, its usage defines your status. Make technology change the way you wish to change the world.

You do so by refining your products and enhancing your release cycle. So that increasing usage of your products brings in your prosperity. Your prosperity ensures your security.

Ultimately users make your reality and your world gets made but you stay busy engineering your next step like ever since Sangkrit loves your doing only that.

Registering Users With Custom Password In WordPress Multisite

By default WordPress multisite networks doesn’t allows you to create new users with custom passwords. You can only add new users by entering their username, email and then WordPress emails them all login information.  Continue reading Registering Users With Custom Password In WordPress Multisite

Monitor Each Change Made On Your WordPress Site In Well Organized Details

Stream is a powerful WordPress plugin that lets you track all logged-in user activity, monitors each and every change made on to your WordPress website and provides every detail in beautifully organized way. But note that it requires PHP 5.3 or higher to be activated and used, otherwise it doesn’t shows up any stream page and displays a message that your hosting doesn’t supports PHP5.3

Continue reading Monitor Each Change Made On Your WordPress Site In Well Organized Details

How To Add User Ranking System In WordPress Comments?

Simple User Rank Comments provides you another easy way of increasing time on site using a simple game of competition. This new plugin creates and displays user rank titles based on there comment count. User ank is auto display after pseudo in comments.

How To Use Simple User Rank Comments Plugin?

The plugin is easy to use, simply install and activate it. After activation visit your admin area Dashbaord -> Comments -> All Ranks for modifying and creating new user ranks.

After adding ranks, click the ‘Save Changes’ button then open a post with comments and see how it looks like.

For manually adding user rank in your comment’s template file you can use the following code:

<?php if(function_exists('get_user_rank')) {
    echo get_user_rank();
} ?> 

Best Plugins For Enforcing Strong User Passwords In WordPress

WordPress user profile includes a JavaScript-powered indicator which only tell you the strength of a password being entered. However, there is no other feature included for stopping users to enter weak passwords. This post is about two simple WordPress plugins you can use for enforcing string passwords. Both plugin are a little bit different from each other in their features.

Continue reading Best Plugins For Enforcing Strong User Passwords In WordPress

How To Generate A Secure Password While Adding Or Updating New Users In WordPress ?

Simple User Password Generator simply adds a secure password generator button on WordPress Add New & Edit User pages, using this new button site administrators can easily generate a secure password for their users.

Continue reading How To Generate A Secure Password While Adding Or Updating New Users In WordPress ?

Automatically Add Spam IP To Comment Blacklist In WordPress

With new WordPress plugin called Comment Auto Blacklist automatically adds IPs of spam comments to comment blacklist settings field in your WordPress site.

Continue reading Automatically Add Spam IP To Comment Blacklist In WordPress

Top 15 WordPress User Control, Management And Display Plugins

Here are fifteen best (tested) WordPress plugins that allows you to manage and control your website users in a more friendly way. You can restrict content, you can restrict their access, approve-unapprove, make them work only on front-end by providing all control and afeatures there itself, display them according to their roles using a grid view etc and much more.

Continue reading Top 15 WordPress User Control, Management And Display Plugins

Administrator Type User Role Excluding The Capability To Manage Plugins And Change Themes In WordPress

The tutorial is on adding a new Webmaster user role which comes in between your site Administrator and Editor. This user is same as site Administrator but it excludes some capabilities like managing plugins, changing themes. Users with this role will not be able to install or activate any theme or plugin. They can change the widgets, edit theme options like background, header images etc if your theme provides and do all other things which a site admin does.

Continue reading Administrator Type User Role Excluding The Capability To Manage Plugins And Change Themes In WordPress

Hide WordPress Admin Area From Specified User Roles And Allow Them Edit Their Settings From Frontend

There are already many WordPress plugins available that allows you hide admin area section from your websitesubscribers but this tutorial is about a different plugin that lets you hide admin area from the roles specified by you, another useful functionality of this plugin is that you can allows your subscribers to edit their settings direct from the frontend of your WordPress site.

Continue reading Hide WordPress Admin Area From Specified User Roles And Allow Them Edit Their Settings From Frontend

How To Import Users From CSV To Your WordPress Site ?

Long time ago we discussed about the plugins that allows you to export users to CSV file like Users to CSVExport Users to CSV for WordPress and BP Export Users for BuddyPress. Now this tutorial explains you how you can easily import users from CSV file to your WordPress website.

Continue reading How To Import Users From CSV To Your WordPress Site ?

Most Popular Statistics And Visitor Map Plugins For Your WordPress Site

Jetpack by WordPress.Com is most popular and widely used plugin offers you stats and various other features. In this article we are sharing list of other popular statistics and visitor maps plugins available in WordPress Plugin Repository.

Continue reading Most Popular Statistics And Visitor Map Plugins For Your WordPress Site

How To Show Registration Date Column In User List Of Single WordPress Installations ?

Just like WordPress MultiSite installations you can easily adds a new, sortable, column in your WordPress site users list showing the date they got registered.

Continue reading How To Show Registration Date Column In User List Of Single WordPress Installations ?

Extend Control Over WordPress User Management With Members Plugin

Easily manage your WordPress site user roles, capabilities  permission for content and use shortcodes to control access to the content or make your site and its feed completely private. I already reviewed User Role Editor plugin and now this new Members plugin provides you with more new features. Foundation of Members plugin is its extensive role and capability management system.

Continue reading Extend Control Over WordPress User Management With Members Plugin