Nikolay Bachiyski
Nikolay Bachiyski
Ping @ehg ↑
Thanks, @Viper007Bond! Filtering Gutenberg translations depends on https://github.com/WordPress/gutenberg/issues/12516 for us to be able to do it.
Limiting domains sounds good. Why not a filter, instead of a global variable? No translations should be happening before `init` anyway.
OK, makes sense.
The oEmbed request is a normal HTTP request, so all HTTP error codes in the response are allowed. The only question is which ones do you choose to have a...
See #32.
Agreed, revision should have been a string. We will need to change the database column for that, though. I will get it in 1.2.0.
Hey, Christer, thanks for the report. When it disappears, does it come back? Is there anything in the trac log file? (You may need to [increase the logging level](http://trac.edgewall.org/wiki/TracLogging))
Awesome, thank you.
The synchronization item just means Trac looked at the repo for new commits. Nothing in the logs usually means that there was an error and the plugin wasn't loaded at...