Philipp Bammes

Results 31 comments of Philipp Bammes

@Neustradamus if you want options use this plugin: https://wordpress.org/plugins/disable-comments/

Hi @oncletom, this issue is still present. `$this->stylesheet->src // http://example-b.com/wp-content/themes/theme-name/less/style.less` `content_url() // http://example-a.com/network-site-b/wp-content` `$this->source_path // C:\xampp\htdocs\example-a.com/wp-contenthttp://example.com/wp-content/themes/theme-name/less/style.less` Hope this helps. I have my Network Site B mapped to example-b.com using [WordPress...

@oncletom Unfortunately this problem still exists in version 1.8.0. Could you please provide a bugfix? Thank you!

Sorry, I didn't want to be rude! Blame my bad english skills ;)

Can confirm it doesn't work with `Pseudo-elements` (that's what you're talking about, @Bassquake). I doubt there will be a fix for this.

I know I'm late to the party but there's https://github.com/inpsyde/wp-translation-downloader/ that helps you install WordPress language files with Composer.

Workaround: Change `numberposts` to `-1` in [`inc/relationship-control/Mlp_Relationship_Control_Data.php#102`](https://github.com/inpsyde/MultilingualPress/blob/2.5/src/inc/relationship-control/Mlp_Relationship_Control_Data.php#L102) until there will be a official solution.

Hi @tfrommen, since the refactoring doesn't seem to be finished (is it #206?) and the Fields API doesn't seem to be in core either ([last post is over a year...

Hi @kasparsd, this is my semi-annual friendly reminder to ask if you could take a look at this issue. Thanks 🙂

Hi @danielbachhuber, to continue our conversation from https://github.com/wp-cli/wp-cli/issues/1911, would you consider this PR ready? Thanks!