Plugin Stats View

설명

The stats of plugin is displayed by block or shortcode.

How it works

스크린샷

  • Screen image for single plugin
  • Mobile screen image for single plugin
  • Block for single plugin
  • Shortcode for single plugin
  • Screen image for multi plugins
  • Block for multi plugins
  • Shortcode for multi plugins
  • Settings

블록

이 플러그인은 2(을)를 제공합니다.

  • Multi Plugins The stats of plugin is displayed.
  • Single Plugin The stats of plugin is displayed.

설치

  1. Upload plugin-stats-view directory to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

How to use

Shortcode

Please add new Page. Please write a short code.

Examples for single plugin
[psview slug=”plugin-stats-view”]
[psview slug=”plugin-stats-view” view=”simple” link=”https://test.com/%slug%/”]
* slug Specifies the plugin slug.
* view View style. Choose normal(Standard display), card(Card display) or simple(Simple display). Default: view=”normal”
* link You can specify the link destination of the plug-in name. If not specified, this is the plugin homepage link. Can insert a slug tag in the URL of the link. Default: link=null Tag: %slug%
* open Description style for normal view. Select true(View Description) or false(Hide Description). Default: open=false

Examples for multi plugins
[paview slug=”plugin-stats-view,media-from-ftp,post-date-time-change”]
[paview slug=”plugin-stats-view,media-from-ftp,post-date-time-change” link=”https://test.com/%slug%/”]
* slug Specify the slugs of multiple plugins separated by a comma.
* link You can specify the link destination of the plug-in name. If not specified, this is the plugin homepage link. Can insert a slug tag in the URL of the link. Default: link=null Tag: %slug%

FAQ

없음

후기

2023년 9월 7일
it will be better if you can add a css class name to it, so that we can custom apperance, e.g. add border
모든 1 평가 읽기

기여자 & 개발자

“Plugin Stats View”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Plugin Stats View”(이)가 5(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Plugin Stats View”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.25

Rebuilt blocks.

2.24

Removed some unnecessary code.

2.23

Rebuilt blocks.

2.22

Supported WordPress 6.4.
PHP 8.0 is now required.

2.21

Added escaping process.

2.20

Supported WordPress 6.1.

2.19

Supported WordPress 6.0.

2.18

Rebuilt blocks.

2.17

Supported WordPress 5.6.

2.16

Fixed an issue with the icon display.

2.15

Removed some unnecessary code.

2.14

Added card display.

2.13

Fixed problem of mobile display.

2.12

Fixed the format of the displayed numbers.

2.11

Can insert a slug tag in the URL of the link.
The total number of reviews can be displayed.

2.10

Added multi plugins view.

2.04

Change translation.

2.03

Added the total number of reviews.
Added support for mobile display.
Added CSS for accordion.

2.02

The method of displaying five stars has been changed.

2.01

Change icon.

2.00

Supported block.

1.19

Supported WordPress 5.3.

1.18

Conformed to the WordPress coding standard.

1.17

Fixed problem of downloaded.

1.16

Removed unnecessary code.

1.15

Changed jQuery to rateYo from raty.

1.14

Fixed fine problem.

1.13

Changed donate link.

1.12

Fixed problem of Javascript.

1.11

Fixed problem of Javascript.

1.10

Fixed problem of Javascript.

1.09

Remove the unnecessary code.
Fixed problem of ratings.

1.08

Fixed problem of languages.

1.07

/languages directory is deleted.

1.06

Supported GlotPress.

1.05

Add ratings bar.
Fixed problem of CSS.

1.04

Add atribute.
Change readme.txt
Fixed problem of CSS.

1.03

Add atribute of plugins_api().
Change Display.

1.02

Add the deletion of the cache.
If the plugin is installed on the site, translate short description.

1.01

Add atribute.
Add management screen.

1.00