Then in config.php i included those info. It looked something as below:
$mysql_hostname = "10.**.**.***";$mysql_password = "myPassword";
$mysql_database = "smthd_myDat
我需要创建一个非常简单的REST API (现在只获取),但用于查询的表不是wordpress原生的,然后我需要创建一个新的php文件,这将不是一个模板,那么我如何才能访问wordpress函数和wordpress连接对象而不创建新的mysql连接对象。php* api*/
require_once('./w