An open API service indexing awesome lists of open source software.

https://github.com/rajendrarox/all-in-one-count


https://github.com/rajendrarox/all-in-one-count

all-in-one-count-plugin wordpress wordpress-plugin

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

=== All in One Count ===
Contributors: rajendraaviation
Tags: user count, visitor count, shortcode
Requires at least: 5.0
Tested up to: 6.3
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
All in One Count is a simple plugin to display the total number of registered users and total visitor count via shortcodes.

== Installation ==
1. Upload the `all-in-one-count` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the shortcodes `[No_of_registered_users]` and `[visitor_count]` in your posts or pages.

== Frequently Asked Questions ==

= How do I use the shortcodes? =
You can use `[No_of_registered_users]` to display registered user count and `[visitor_count]` to display visitor count.

== Changelog ==
= 1.1.0 =
* Initial release.

== Upgrade Notice ==
No special upgrade instructions for version 1.0.0.

== Screenshots ==
1. Screenshot of the plugin settings page.
2. Example of the shortcode output in a post.