Hendrawan Kuncoro
Hendrawan Kuncoro
```php add_action( 'wp_ajax_someaction', 'someaction); function someaction() { do_action( 'qm/warning', 'my warning'); } ``` looks like its not send the warning into Query Monitor
as you can see in http://gcm-client.readthedocs.org/en/latest/intro.html there is different result on response - new_reg_id - not_registered - err_code - needs_retry can we get this on information by using this notification...
https://github.com/GoogleChromeLabs/puppeteer-examples/blob/master/lazyimages_without_scroll_events.js#L110 i have doubts `screenshotPageWithoutScroll` : - it is using `DEFAULT_VIEWPORT` which is may be vary for each page, with long content page, some part of the page will not...
**Describe the solution you'd like** Probably using github workflow for release assets ? to build installable ZIP plugin **Additional context** Basically after initiating the boilerplate, then develop, what im lost...
**Describe alternatives you've considered** None **Additional context** Considering latest LTS for Ubuntu is now 22.04, do we consider or has plan to make the default box to it ?
after last update ``` git log --oneline b208c89 (HEAD -> main, origin/main, origin/HEAD) Merge pull request #518 from alan-turing-institute/develop 380af8f bump version number ``` i got this error that looks...
How to disable debug build, so the apk file name look like this app.apk not app-debug.apk
trying to hook getAge but nothing happened, But Hooking on arc4random working ``` I/INSTAHOOK(26798): MSInitialize Called I/INSTAHOOK(26798): imagehandle lookup_symbol : 0xb776c2c4 I/INSTAHOOK(26798): sym lookup_symbol : 0xb648c4e0 I/INSTAHOOK(26798): getAgeSym lookup_symbol :...
Reference : https://make.wordpress.org/core/2022/01/10/wordpress-5-9-and-php-8-0-8-1/#php-8-1-mysqli-default-error-mode-changed wpdb now implement: ``` /* * Set the MySQLi error reporting off because WordPress handles its own. * This is due to the default value change from...
got this logged ``` Error loging in: b'premierleague.com#cmsg{animation: A 1.5s;}@keyframes A{0%{opacity:0;}99%{opacity:0;}100%{opacity:1;}}Please enable JS and disable any ad blockervar dd={\'rt\':\'c\',\'cid\':\'AHrlqAAAAAMAUJeSLyAbPe4AnoyjDA==\',\'hsh\':\'5DE3E6A7D87D0E4E8979F7A1C7BD73\',\'t\':\'fe\',\'r\':\'b\',\'s\':37449,\'e\':\'fbb847d3a4458a4d63bc2a27ee779c30d75e837988460096922fe190b5a21987\',\'host\':\'geo.captcha-delivery.com\'}\n' ````