Daniele Scasciafratte
Daniele Scasciafratte
I don't know if the repo with various scripts that used wp-cli fit in that section.
When I run `composer update` this is the output ```53 packages are not up to date: - ocramius/package-versions (1.1.3) latest is dev-master - composer/installers (v1.4.0) latest is dev-master - wp-cli/autoload-splitter...
fix #52
Actually with WebExtension API (https://developer.mozilla.org/it/Add-ons/WebExtensions) is possible to use Chrome extension in Firefox without issue or porting. I loaded the extension on Firefox and is working without issues.
updated also the jquery autocomplete library. I wasn't able to fix all the jQuery warning but this is an improvement after all.
I was trying this fields but was not working on wordpress 4.8. I saw that error on console: ``` devbridgeAutocomplete is not a function ``` So I updated the library...
The mouse cursor can go out from the window. https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API With this API the mouse is locked in the window
I get this error trying on compile that tool: ``` error[E0277]: the trait bound `u8: Buf` is not satisfied --> src/scanner.rs:257:25 | 257 | self.buffer.put(c as u8) | ^^^^^^^ the...
This is a call to improve the list with new snippets. So what you have to do as wordpress developer? - Suggest interesting snippets about wordpress development in real plugins...
It is not yet finished but I think that is very near :-)