babble
babble copied to clipboard
Multilingual WordPress done right.
Why do you have a 100% undeclared variable? It will never be declared in this function. ``` /** * Hooks the get_sample_permalink filter to provide a correct sample permalink *...
While testing Babble in [vip-quickstart](https://github.com/Automattic/vip-quickstart) (multisite) I noticed that translations are not being properly published and the frontend switcher is thus using invalid url (with placeholders). To reproduce: - Create...
I do understand why it's like that, but we might, at least, need some better indication that there is an existing translation in a trash which is blocking the creation...
I ran into this while testing an Event Organiser - Babble extension. Posts work fine and as expected, but pages do not. Details, and steps below. I thought #151 might...
Same UI as for posts, and a similar approach.
It seems that babble plugin does not provides a function to print the translated content. I'm working in a site that I need to print both the current language content...
See [Wikipedia article](http://en.wikipedia.org/wiki/XLIFF).
In the lang switcher Hindi should be represented as हिन्दी
Hey with woocommerce activated, I've got this error: Warning: Invalid argument supplied for foreach() in \wp-content\plugins\woocommerce\includes\class-wc-webhook.php on line 89 Call Stack Time Memory Function Location 1 0.0018 878672 {main}( )...
function 'sanitize_text_field_by_reference' not found or invalid function name in class-jobs.php on line 710 This should read `array( $this, 'sanitize_text_field_by_reference' )`