Compute
Forum Replies Created
-
Forum: Reviews
In reply to: [PCo Image Widget Field] Worked straight away, recommend.Thank you for your feedback! It’s much appreciated 🙂
Awesome. Will look forward to it 🙂
Forum: Plugins
In reply to: [Simple Follow Me Social Buttons Widget] Plugin on Github?Do you accept PR then? 🙂
https://github.com/lucymtc/simple-follow-me-social-buttons-widget/pull/4
Forum: Plugins
In reply to: [BuddyPress Follow] Is this plugin still "active" ?Awesome. Thank you 🙂
Anytime! Glad to help and remove those notices 🙂
Forum: Plugins
In reply to: [AddToAny Share Buttons] $A2A_SHARE_SAVE_plugin_dir not set and breaks WP CLIStill breaking on WP-CLI 0.21.0, PHP 5.5
Forum: Plugins
In reply to: [Polylang] Programmatically set post language and translationsPolylang has an api.php file which cover all the api functions for the plugin. Its not documented but I was just looking inside the code.
Forum: Plugins
In reply to: [AddToAny Share Buttons] $A2A_SHARE_SAVE_plugin_dir not set and breaks WP CLIStill getting the error on WP-CLI 0.21.0-alpha, PHP 5.5.
Using the varying vagrant vagrants box:
https://github.com/Varying-Vagrant-Vagrants/VVVForum: Plugins
In reply to: [Simple Share Buttons Adder] Undefined index error on plugin activationIn your wp-config.php try to set
define( 'WP_DEBUG', true );– the plugin is generation alot of notices 🙂Forum: Plugins
In reply to: [Polylang] Programmatically set post language and translationsEnded up using a mix of pll_save_post (that sends translations) and pll_save_post_translations.
Forum: Plugins
In reply to: [Polylang] Polylang "domain mapping" and multisitePolylang with domain mapping seems to work fine with my first tests. Thanks!
Forum: Plugins
In reply to: [Polylang] Polylang "domain mapping" and multisiteI was not thinking about the domain mapping plugin – more the build in domain mapping in Polylang (set languages from different domains setting).
Forum: Plugins
In reply to: [Polylang] Hooks: Settings viewsI see you just updated to 1.7.10. Thank you!
Forum: Plugins
In reply to: [Polylang] Hooks: Settings viewsAwesome. Do you know when we can expect the release?
Forum: Plugins
In reply to: [Polylang] Hooks: Settings viewsThat would be fantastic!