mirror of https://github.com/vtrois/kratos
style: format code with PSR2
parent
cc0238a34a
commit
eea39c2ef3
|
@ -3,7 +3,7 @@
|
||||||
* 模板函数
|
* 模板函数
|
||||||
* @author Seaton Jiang <seaton@vtrois.com>
|
* @author Seaton Jiang <seaton@vtrois.com>
|
||||||
* @license MIT License
|
* @license MIT License
|
||||||
* @version 2020.02.15
|
* @version 2020.03.17
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('THEME_VERSION', wp_get_theme()->get('Version'));
|
define('THEME_VERSION', wp_get_theme()->get('Version'));
|
||||||
|
|
Loading…
Reference in New Issue