Terence Eden
Terence Eden
### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...
(This is my first time trying to deploy a node app to my host - feel free to treat me like a small child in your reply!) When I run...
### What I added an old post to my site which I gave the published date of March 2011. This has now appeared at the most recent post on `@[email protected]`...
I'm not sure that this line is needed: https://github.com/Automattic/wordpress-activitypub/blob/db0f9c1b516b0755744d891ca595d572722c86cf/includes/class-shortcodes.php#L218 If I've understood correctly, the `trim()` removes the leading & trailing whitespace. Then the `preg_replace` removes a single character *inside* the...
### Quick summary When I reply to a comment on my blog, it posts a new ActivityPub message - but it isn't in reply to the original comment. ### Steps...
Websites like Mastodon, allow users to "verify" their profiles on other websites. For example, adding `Mastodon` to a website will let a crawler know that the the user `username` on...
## Expected Behavior Searching for a fingerprint string like `5744 6EFD E098 E5C9 34B6 9C7D C208 ADDE 26C2 B797` should return a key. ## Current Behavior It says "No keys...
When the admin merges a duplicate, all tags are lost.
Current code lists 100,000 URls. It needs to list everything. However - https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap > All formats limit a single sitemap to 50MB (uncompressed) or 50,000 URLs. If you have a...
The server is set to handle a maximum upload size of 32MB. We need to warn users if they try to upload an excessively large image.