[wordpress插件] Bigboss Date and years shortcodeBigboss日期和年的简码

wordpress 插件 文章 2020-03-01 00:00 497 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

BB Date and years shortcode for displaying date years and day any where in your wordpress site using shortcode with multiple view.

BB日期和年份简码,用于使用多个视图的简码在您的wordpress网站中的任何地方显示日期年份和日期。

All shortcode here

所有简码都在这里

[bb-date] for 01/10/2015

[bb-date] for 01/10/2015

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

[bb-date format =“ D d-M-y”] 2015年1月1日

[bb-date format=”M/d/y”] for Oct/01/2015

[bb-date format =“ M / d / y”] 2015年10月1日

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

[bb-date format =“ D d-m-y”] 2015年1月1日

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

[bb-date格式=“ D M / d / Y”] 2015年1月10日

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

[bb-date format =“ M d Y D”] for 2015年10月1日星期五

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

[bb-date格式=“ Y M d”] 2015年10月1日

Php code for display in templates

用于在模板中显示的Php代码

If you face any problem then contact with me or see more about bigboss date years

如果您遇到任何问题,请与我联系或查看有关 bigboss 日期年份的信息

plugins

插件

Basic Use

基本用途

Use this short code in page post or widget area

在页面帖子或小部件区域中使用此短代码

[bb-date] for 01/10/2015

[bb-date] for 01/10/2015

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

[bb-date format =“ D d-M-y”] 2015年1月1日

[bb-date format=”M/d/y”] for Oct/01/2015

[bb-date format =“ M / d / y”] 2015年10月1日

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

[bb-date format =“ D d-m-y”] 2015年1月1日

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

[bb-date格式=“ D M / d / Y”] 2015年1月10日

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

[bb-date format =“ M d Y D”] for 2015年10月1日星期五

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

[bb-date格式=“ Y M d”] 2015年10月1日

if you face any problem then please contact with me bbthemebd/bigboss

如果您遇到任何问题,请与我联系bbthemebd / bigboss

Use in Template

在模板中使用

  <?php echo do_shortcode([bb-date]); 

?>

?>

安装步骤

How To install BB Date and years shortcode in wordpress site

如何在wordpress网站上安装BB日期和年份简码

1.Upload plugin-name.php to the /wp-content/plugins/ directory

1.将plugin-name.php上载到/ wp-content / plugins /目录

2.Activate the plugin through the ‘Plugins’ menu in WordPress

2。通过WordPress中的“插件”菜单激活插件

3.use shortcode in post page or widget area where you wan to show the date

3。在您想要显示日期的帖子页或窗口小部件区域中使用简码

4. if want to show the date years from template then use this php code

4.如果要显示模板的日期年份,请使用此php代码

下载地址
https://downloads.wordpress.org/plugin/bb-date-and-years-shortcode.zip
-EOF-

AI助手支持GPT4.0