Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Alexandre Froger

    (@frogerme)

    Hello @peiyuong, and thank you for the question.
    Out of the box, it does not, but it provides the building blocks for developers to integrate content publication from WordPress into the Official Account’s assets list.
    Using the Provided SDK, a developer can upload their WordPress articles as WeChat assets using the public function add_rich_media_asset($articles) method ; reading the WeChat Official Account Platform Technical Documentation would certainly help figuring out the expected parameter.
    However, there is no way (that I know of) to actually trigger the broadcast without login into mp.weixin.qq.com.

    Plugin Author Alexandre Froger

    (@frogerme)

    Hello @peiyuong,

    It appears I have answered way too fast, without doing proper research – my apologies.
    There are indeed interfaces to broadcast messages to the Official Account, but they are not implemented at the moment in the provided SDK:
    https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1481187827_i0l21
    They will be added in the near future, first in the SDK, and I plan to integrate them more deeply with WordPress later down the line.

    Cheers!

    Thread Starter peiyuong

    (@peiyuong)

    Thanks Alexandre!

    Do you have an English version of the plugin?

    Plugin Author Alexandre Froger

    (@frogerme)

    Hi @peiyuong!

    The plugin is available in both English and Chinese.
    Just to clarify and make sure: the feature in the question you asked is not implemented, neither by the plugin or its PHP SDK at this stage.

    I hope it can be useful to you regardless!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘WeChat Broadcast’ is closed to new replies.