在 Wordpress 中通过 OS(Android 或 iOS) 显示不同的内容或重定向用户

Display different content or redirect user by OS(Android or iOS) in Wordpress

我想根据用户使用的 OS 将用户重定向到不同的站点或显示不同的内容,如果插件设置为 shorcodes,我知道该怎么做,但我不知道如何通过 php 插件(没有设置)做到这一点。 让我说得更清楚,我想通过插件将用户 OS 插入到全局变量中。 重定向阶段将在稍后完成。 有人知道怎么做吗?

您可以使用 php 功能 get_browser() 检查设备和浏览器