[WordPress] 外掛分享: Bigboss Date and years shortcode

首頁外掛目錄 › Bigboss Date and years shortcode
WordPress 外掛 Bigboss Date and years shortcode 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(3 則評價)
2501 天前
最後更新
問題解決
WordPress 3.0+ v2.2.1 上架:2015-10-27

內容簡介

使用 BB 日期和年份縮碼,在 WordPress 網站上的任何地方使用縮碼來顯示日期年份和日期,支援多種格式。
所有縮碼如下:

[bb-date] 顯示為 01/10/2015

[bb-date format=”D d-M-y”] 顯示為 Fri 01-oct-2015

[bb-date format=”M/d/y”] 顯示為 Oct/01/2015

[bb-date format=”D d-m-y”] 顯示為 Fri 01/10/2015

[bb-date format=”D M/d/Y”] 顯示為 01/10/2015

[bb-date format=”M d Y D”] 顯示為 Oct 01 2015 Fri

[bb-date format=”Y M d”] 顯示為 2015 Oct 01

PHP 代碼輸出模板

如果您遇到任何問題,請聯繫我或瀏覽bigboss 日期年份的更多信息
外掛程式

基本使用方法

在頁面、文章或小工具區域中使用此縮碼

[bb-date] 顯示為 01/10/2015

[bb-date format=”D d-M-y”] 顯示為 Fri 01-oct-2015

[bb-date format=”M/d/y”] 顯示為 Oct/01/2015

[bb-date format=”D d-m-y”] 顯示為 Fri 01/10/2015

[bb-date format=”D M/d/Y”] 顯示為 01/10/2015

[bb-date format=”M d Y D”] 顯示為 Oct 01 2015 Fri

[bb-date format=”Y M d”] 顯示為 2015 Oct 01

如果您遇到任何問題,請聯繫我bbthemebd/bigboss

模板中使用
<?php echo do_shortcode([bb-date]); ?>

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.2.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Bigboss Date and years shortcode」→ 直接安裝(推薦)

原文外掛簡介

BB Date and years shortcode for displaying date years and day any where in your wordpress site using shortcode with multiple view.
All shortcode here
[bb-date] for 01/10/2015
[bb-date format=”D d-M-y”] for Fri 01-oct-2015
[bb-date format=”M/d/y”] for Oct/01/2015
[bb-date format=”D d-m-y”] for Fri 01/10/2015
[bb-date format=”D M/d/Y”] for 01/10/2015
[bb-date format=”M d Y D”] for Oct 01 2015 Fri
[bb-date format=”Y M d”] 2015 Oct 01
Php code for display in templates
If you face any problem then contact with me or see more about bigboss date years
plugins

Basic Use
Use this short code in page post or widget area
[bb-date] for 01/10/2015
[bb-date format=”D d-M-y”] for Fri 01-oct-2015
[bb-date format=”M/d/y”] for Oct/01/2015
[bb-date format=”D d-m-y”] for Fri 01/10/2015
[bb-date format=”D M/d/Y”] for 01/10/2015
[bb-date format=”M d Y D”] for Oct 01 2015 Fri
[bb-date format=”Y M d”] 2015 Oct 01
if you face any problem then please contact with me bbthemebd/bigboss
Use in Template

文章
Filter
Apply Filters
Mastodon