Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 WP DB 表和服装表创建一个 WP 插件,Ajax 请求 Rss 提要读写和媒体存储以及 Google 地图。如此疯狂的插件它将是......
那么 Haxe PHP 或普通 PHP - 哪种语言更适合为 WordPress 创建插件?
BTW 书籍博客文章和文档作为您答案的证明受到赞赏......
Haxe 可以转换为纯 PHP,但在这种情况下,为什么首先需要 Haxe?!
使用 PHP。
是的。选择纯 PHP。Haxe/PHP 为引导程序带来了很多重载,处理 WordPress 数据结构可能是一团糟(因为 Haxe 包装了很多东西)。