📜  在 wordpress 中获取主题路径 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:16.232000             🧑  作者: Mango

代码示例3
include( get_template_directory_uri() . '/includes/my_file.php' );