ਵੇਰਵਾ
Widget
The widget will show (and automatically update) the following site-content counters:
- Categories count
- Posts count
- Pages count
- Images count
- Tags count
- Comments count
- Authors count
In the admin backend, user can select what counter(s) to display.
Shortcode
Add this shortcode in your page/post:
[DSN-list]
to show all the 6 counters. If you want to specify what counter(s) to show, use this syntax;
[DSN-list show="Categories, Comments, Posts]
Valid terms in the list are: Categories, Comments, Posts, Pages, Authors, Images, Tags.
If you like the plugin, feel free to rate it (on the right side of this page) or donate via PayPal. Thanks a lot! 🙂
ਸਕਰੀਨਸ਼ਾਟ
ਸਥਾਪਤੀਕਰਨ
- Upload
display-site-numbers
folder to the/wp-content/plugins/
directory - ਵਰਡਪ੍ਰੈਸ ‘ਚ ਵਾਧੇ ਨੂੰ ਕਿਰਿਆਸ਼ੀਲ ਕਰਨ ਲਈ ਸੂਚੀ ‘ਚੋਂ ‘ਵਾਧੇ’ ਚੁਣ ਕੇ ਕਰੋ।
- Place the widget
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
-
Can I customize the style in the widget?
-
Yes, all elements are included in DSN-wrapper div. Left items are in the item class, while counters are in count class. You can override them in your child theme style.css
ਸਮੀਖਿਆਵਾਂ
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Display Site Numbers” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Display Site Numbers” has been translated into 2 locales. Thank you to the translators for their contributions.
“Display Site Numbers” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.0
- Adding support for custom post types
1.0
- Implementing Selective Refresh Support
0.9
- Ensuring compatibility with WP 4.3
- Removed deprecated php4 code
- Ready for php7
0.8
- Added Norwegian localization
0.7
- Added pages count
0.6
- Added shortcode
0.5
- First working version