Per Søderlind

Results 32 issues of Per Søderlind

Quick question, is RTL (right to left) language supported?

**Is your enhancement related to a problem? Please describe.** Watson NLU doesn't support as many languages as Azure Text Analytics API (eg Norwegian) You can test the Text Analytics API...

help wanted
needs:ux
needs:engineering

As mentioned by @lukecarbis in #813 "The exported CSV should respect the current filtering rules, too." Well, it doesn't. I'm running a multisite. Trying to export a filtered stream from...

bug

(if this already exist, please tell me how and close the ticket :)) I believe it would be nice to have a global config.yml, eg in `~/.wordup/config.yml` Settings in the...

enhancement

fwiw, you should add your framework to the framework directory: https://includewp.com/ Instructions at https://github.com/Freemius/IncludeWP/

I use Copilot (love it), but when I use your extension, Copilot creates unwanted noise (suggestions). I am uncertain if it works, but it would be nice if Copilot was...

When I add a hook to a class method; 1) If I have a namspace, `__NAMESPACE__` is prefixed the callback name: ```php

bug

It would be very nice if I could add my own hooks, i.e: - Generate hooks using your [wp-hooks-generator](https://github.com/johnbillion/wp-hooks-generator) - Point to the hooks using vscode preferences, and add support...

enhancement

When I click on [edit on an inserted object](http://screencast.com/t/CqMP12k8ss), Insert from URL is lauched. Any idea how I can override this and open the url in the correct mexp? I...

Transients are inherently sped up by caching plugins, where normal Options are not. Also: - Add `$deps` to `wp_dynamic_css_enqueue`, `$deps` is an array of registered stylesheet handles this stylesheet depends...