Konstantin Obenland
Konstantin Obenland
Facebook is rolling out a new version of their Pages feature, changing the permissions that apps need to add content. > For Pages that have been migrated to the New...
Pictures get an ugly frame around them. See here: http://www.ordnungspolitik.ch/2012/10/28/zulassungsstopp-weihnachten-mit-alain-berset/ They didn't get it some time ago: http://www.ordnungspolitik.ch/2012/08/28/vom-arbeit-geben-und-arbeit-nehmen/
See: http://wordpress.org/support/topic/theme-the-bootstrap-top-level-menu-navigation
Guidelines: The following template tags and hooks are required to be included where appropriate: - `wp_head()` – (immediately before ``) - `wp_footer()` – (immediately before ``) Hooking `'tha_head_bottom'` to `'wp_head'`...
Sending update requests even if there are no plugins to update, allows WP.com to keep track of that result and display it in the Schedule Updates UI. ## Proposed changes:...
I'm not sure why, but I get the following warning when executing the action with `exclude-files` defined and they don't get passed as a CLI arg: ``` Warning: Unexpected input(s)...
Not sure yet whether that is a good idea. It's possible we'd have to add double-knocking to even have this work? ## Proposed changes: * ### Other information: - [...
The digest check was essentially skipped, even if a digest header was available, since `$body` was never set. I suppose there's a good chance that requests might fail now that...
See https://wordpress.org/support/topic/caching-activity-pub-endpoints/ See https://epiph.yt/en/blog/2025/accidental-ddos-through-activitypub-plugin/ ## Proposed changes: * Adds integration with Rest Cache plugin. * Adds Activitypub endpoints to allowlist and manages cache invalidation. ### Other information: - [ ]...
Fixes margins between avatars and details button, when there are hidden avatars: Before | After --- | --- | Fixes hidden avatars when there are fewer Likes than reposts: Before...