-
As Arcaea v6.0 now treats character "Insight" as a playable one, I think it's the time to change the server's code, to respond to the client's `insight/me/complete/eden_append_1` request.
```
@bp.…
-
WP Version: 6.5
PG4WP Version: latest master
```
---------------------
[1712768022.327] Error running :
CREATE TABLE wp_statistics_useronline (
ID bigint(20) NOT NULL AUTO_INCREME…
-
I can see the » (`»`) mark is used with some links but others are missing as well as the space. The site title connects to the category.
You can see what I mean here: [https://hokkaido.a4jp.…
-
We can check typehint when giving providing or taking it from a function, but how can we typehint something locally?
What works already:
``` php
type User = shape('id' => int);
function OnlineStatus…
-
Show who user now in dashboard
like: http://wordpress.org/plugins/wp-useronline/
But on dashboard.
-
Hi I have problem with event listener, when run node-red i get payload (from event-listener). Several restart node-red, return error "0" - now event listener work good to the next restart.
`{
pa…
-
https://wordpress.org/support/topic/wp-useronline-causes-duplicate-settings-saved-notices?replies=1
-
Hi
I'm using your very nice plugin in my spanish web (www.pcdemano.com) but I don't now how to localize to spanish some words in the [useronline page](https://www.pcdemano.com/useronline/)
For e…
-
Hi,
since yesterday I have an issue with ewelink plugin
I have this message : "[eWeLink] WebSocket messge received: {"error":400,"reason":"Bad Request","apikey":"xxxxx","sequence":"xxxxx","acti…
-
Hi,
I don't see any way to just return a number from get_users_browsing_page, so I brute forced myself a way to do it. Probably all wrong.
Is this something you could maybe include in the plugin…