You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Settings: decrease coupling with companion plugins
118
-
* Add plugin version headers for companion plugins to check compatibility
119
-
* Add `wp_weixin_ajax_safe()` function to allow WP Weixin to run during specific ajax requests
120
-
* Add filter hook `wp_weixin_ecommerce_description` to allow extensions to customise the WeChat Pay Settings description.
121
-
* Add check to output logs only when WordPress debug is activated
122
-
* Add a notice on WooCommerce account edit page: WeChat registered users have an auto-generated password and it should be changed using the "Lost your password?" link in a web browser.
122
+
* Added plugin version headers for companion plugins to check compatibility
123
+
* Added `wp_weixin_ajax_safe()` function to allow WP Weixin to run during specific ajax requests
124
+
* Added filter hook `wp_weixin_ecommerce_description` to allow extensions to customise the WeChat Pay Settings description.
125
+
* Added check to output logs only when WordPress debug is activated
126
+
* Added a notice on WooCommerce account edit page: WeChat registered users have an auto-generated password and it should be changed using the "Lost your password?" link in a web browser.
127
+
* Added a template to tell users how to change their password when their account has been created automatically after they visited the site with WeChat browser.
123
128
* Added a metabox to override the title and description of WeChat links when sharing a post on WeChat.
124
129
* Use user meta to save follower status and react to events using the responder instead of relying on transient and cookies.
125
130
* Display the featured image of the post in previously visited if exists instead of default image when following with force follow
0 commit comments