Chauncey McAskill
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Linked drafts lose their association after updatingAfter testing each activated plugin, the culprit is Enhanced Media Library (currently installed version: 2.3.1).
For unknown reasons, language and post_translation taxonomies were assigned to Media Library for each post type. I’ve disabled their association but the draft issue remains.
Forum: Plugins
In reply to: [Polylang] Linked drafts lose their association after updatingAfter testing each activated plugin, the culprit is Enhanced Media Library (currently installed version: 2.3.1).
For unknown reasons, language and post_translation taxonomies were assigned to Media Library for each post type. I’ve disabled their association but the draft issue remains.
Forum: Plugins
In reply to: [WPNewsman Lite] Auto Daily??Bump!
I am also interested in setting up automatic-sending of email digests.
This thread states that it is not possible: https://ww.wp.xz.cn/support/topic/time-scale-notification
Cheers,
Forum: Plugins
In reply to: [Polylang] Enhancement : Improve reliability of path constantsTrue, that is a good alternative to avoid the trailing slash.
The reason I have it in MU-Plugins is when it comes to ACF5’s JSON loading and saving. I want the field groups to be organised by folder.
acf-json/fr/group_*.jsonThe
pll_default_language()andpll_current_language()where returning nothing in certain actions, likeacf/field_group/admin_head.I think I actually resolved those issues but I’ll keep it there and report any anomalies that may arise from its unrecommended location 🙂
Thanks