摘要: 一,添加php代码的例子: 1,代码: // 说明:得到当前时间 function lhdGetNowTime() { $now = date("Y-m-d H:i:s"); return $now; } // 注册成简码,名字myNow add_shortcode('myNow', 'lhdGet 阅读全文
posted @ 2023-05-20 22:05 刘宏缔的架构森林 阅读(250) 评论(0) 推荐(0)