阅读背景:

使用dbDelta函数在Wordpress中创建表

来源:互联网 

I need to create a custom table in wordpress for a plugin. I followed a few online texts and got the table created, but found that it could not be accessed. When trying to select all from the table, nothing would be returned and when attempting to view the table with the database browser plugin, I received this error: "ou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM wp-typeEvents LIMIT 0, 100' at line 1" in response to the plugin's query ("SELECT SQL_CALC_FOUND_ROWS FROM wp-typeEvents LIMIT 0, 100;;").I need to create a custom table in wordpress fo




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: