Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Total User Count Shortcode

Περιγραφή

Total User Count Shortcode provides a simple way to display the number of registered users on your WordPress site. It’s a lightweight plugin with no admin screen, offering a straightforward shortcode: [total_user_count].

Features:

  • Display Total Users: Use [total_user_count] to show the total number of users.
  • Filter by Role: Specify a user role to display counts for, e.g., [total_user_count role="customer"] for WooCommerce customers.
  • Combine Roles: Tally multiple roles together, e.g., [total_user_count role="subscriber, author"].
  • Support for Custom Roles: Works with custom user roles added by other plugins.

Common WordPress User Roles:

  • subscriber
  • author
  • editor
  • contributor
  • administrator
  • customer (WooCommerce)

Social Proof:

Showcase your site’s popularity by displaying the number of users anywhere on your site using the shortcode.

Στιγμιότυπα

  • Total User Count Shortcode display on page
  • Total User Count shortcode for WordPress user roles.

Εγκατάσταση

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the shortcode [total_user_count] in your posts, pages, or widgets to display the user count.
  4. No further configuration is needed.

Συχνές Ερωτήσεις

Can I use the shortcode anywhere?

Yes, the shortcode can be placed in any post, page, or widget area, and within any content like paragraphs or headings (H1, H2, etc.).

Κριτικές

11 Νοεμβρίου 2023
Ti ringrazio per questo plugin semplice e leggero, era proprio quello che cercavo!
23 Φεβρουαρίου 2022
Easy peasy! Works as designed. Thank you!
10 Νοεμβρίου 2020 1 απάντηση
I encountered a problem and got my answer within 15 minutes. Now that is fast! Unfortunate some themes do not support shortcodes everywhere, but that is not this plugin’s fault. Problem was fixed within 30 minutes! How is that for service 😀 Good and simple plugin
Ανάγνωση όλων των 8 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Total User Count Shortcode” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.1.2

  • Count (sum) multiple user roles within one shortcode.
  • Tested and ready for WordPress 6.5
  • Ready for PHP 8.3

1.1.1

  • Tested and ready for WordPress 5.6

1.1.0

  • New: support for getting specific user role counts e.g [total_user_count role=”subscriber”]
  • Tested and ready for WordPress 5.5

1.0.5

  • Tested and ready for WordPress 5.3

1.0.4

  • Tested and ready for WordPress 5.2

1.0.3

  • Tested and ready for WordPress 5.1

1.0.1

  • Tested with Gutenberg and WordPress 5.0

1.0.0

  • Total User Count Shortcode goes live on WordPress.org