[WordPress] 外掛分享: WP User Visitors

首頁外掛目錄 › WP User Visitors
WordPress 外掛 WP User Visitors 的封面圖片
10+
安裝啟用
尚無評分
4123 天前
最後更新
問題解決
WordPress 3.0+ v1.0.0 上架:2014-09-15

內容簡介

這個外掛可以在每篇文章或頁面下方顯示最近訪問的註冊使用者的頭像和電子郵件。
你可以在任何文章類型下添加短碼。
在你的文章內容中添加以下程式碼:
[rwuv_recent_wp_user_visitor]

短碼

如果你想要在一行中顯示五個人,請使用以下短碼

[rwuv_recent_wp_user_visitorr no_of_col=”5″ link=’yes’ caption=’yes’ size=’100′]

如果你想要在一行中顯示五個人,但不顯示電子郵件連結和使用者名稱,請使用以下短碼

[rwuv_recent_wp_user_visitor no_of_col=”5″ link=’no’ caption=’yes’ size=’100′]

[rwuv_recent_wp_user_visitor no_of_col=”5″ link=’yes’ caption=’no’ size=’100′]

[rwuv_recent_wp_user_visitor no_of_col=”5″ link=’no’ caption=’no’ size=’150′]

[rwuv_recent_wp_user_visitor no_of_col=”3″ link=’yes’ caption=’yes’ size=’100′]

PHP 程式碼

如果你想要使用 PHP 程式碼顯示最近的使用者資訊,請使用以下程式碼

如果你想要在陣列中顯示最近的使用者資訊,請使用以下函數

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WP User Visitors」→ 直接安裝(推薦)

原文外掛簡介

Under each post or page Its display recent visited user(registered)image and email.
you can also add short code under any post type.
add this code in your post content
[rwuv_recent_wp_user_visitor]
Short Codes
if you want display five persone in one row then use below short code
[rwuv_recent_wp_user_visitorr no_of_col=”5″ link=’yes’ caption=’yes’ size=’100′]
if you want display five persone in one row and no email link and no user name then use below short code
[rwuv_recent_wp_user_visitor no_of_col=”5″ link=’no’ caption=’yes’ size=’100′]
[rwuv_recent_wp_user_visitor no_of_col=”5″ link=’yes’ caption=’no’ size=’100′]
[rwuv_recent_wp_user_visitor no_of_col=”5″ link=’no’ caption=’no’ size=’150′]
[rwuv_recent_wp_user_visitor no_of_col=”3″ link=’yes’ caption=’yes’ size=’100′]
PHP Code

If you want to display resent user info with php code

If you want to display resent user info in array then you have to use this function

文章
Filter
Apply Filters
Mastodon