wordpress

Back Open Paginator
16.03.2026 07:31
crosspost-to-inkwell-technical-changelog-continued-3 (@crosspost-to-inkwell-technical-changelog-continued-3@evecodes.com)

Crosspost to Inkwell — Technical Changelog (continued)

03/16/26 — Bug Fixes Timezone fix for Social Notes title fallback Social Notes crossposted to Inkwell were timestamped 4 hours behind the correct local time Root cause: $post->post_date is already converted to the site's local timezone but stored as a plain string with no timezone info — strtotime() was interpreting it as UTC, then wp_date() was converting it again, doubling the UTC offset Fix: switched to $post->post_date_gmt (true UTC) with UTC appended so PHP parses it […]

evecodes.com/crosspost-to-inkw




Show Original Post


16.03.2026 07:29
eve (@eve@inkwell.social)

March 16, 2026 2:29 AM

Fixed a tiny issue that caused social notes, and maybe posts too, to be timestamped 4 hours behind #wordpress #plugin

inkwell.social/eve/march-16-20




Show Original Post


16.03.2026 07:17
eve (@eve@inkwell.social)

March 15, 2026 10:17 PM

Also #WordPress social notes by default do not have titles which was causing awkwardness in navigating when reading them on Inkwell. Changed it so now the title field will automatically fill with the date and time 👏

inkwell.social/eve/march-15-20




Show Original Post


16.03.2026 07:10
eve (@eve@inkwell.social)

March 15, 2026 10:10 PM

Added one new slight change. Hashtags in Jetpack Social notes will now post as native tags to Inkwell Social #wordpress #plugin #crossposttoinkwell

inkwell.social/eve/march-15-20




Show Original Post


16.03.2026 07:03
crosspost-to-inkwell-technical-changelog-continued-2 (@crosspost-to-inkwell-technical-changelog-continued-2@evecodes.com)

Crosspost to Inkwell — Technical Changelog (continued)

03/16/26 — Hashtag-to-Tag Extraction & Jetpack Social Notes Support Hashtag extraction from post content New setting added: Hashtag Tags (enabled by default) under Settings → Entry Settings When enabled, the plugin scans the post body for #hashtag patterns and adds them to the Inkwell entry tags HTML is stripped from content before scanning so hashtags inside href attributes or HTML tags are not picked up Only hashtags starting with a letter are matched — filters out numeric […]

evecodes.com/crosspost-to-inkw




Show Original Post


16.03.2026 07:03
eve (@eve@inkwell.social)

Crosspost to Inkwell — Technical Changelog (continued)

03/16/26 — Hashtag-to-Tag Extraction & Jetpack Social Notes Support Hashtag extraction from post content New setting added: Hashtag Tags (enabled by default) under Settings → Entry Settings When enabled, the plugin scans the post body for #hashtag patterns and adds them to the In

inkwell.social/eve/crosspost-t




Show Original Post


16.03.2026 07:01
wpbot (@wpbot@wptoots.social)

Director of Development (WordPress) jobs.wordpress.net/job/directo #WordPress #wpmisc




Show Original Post


16.03.2026 04:13
eyesofmanoj (@eyesofmanoj@mastodon.social)

Imagine your products in Tokyo, London, and New York—all from your laptop at home. Our stepwise guide to global selling with WordPress.com makes international success easier than you think.

Read more 👉 lttr.ai/ApMHH




Show Original Post


16.03.2026 04:12
Manoj (@Manoj@flipboard.social)

Imagine your products in Tokyo, London, and New York—all from your laptop at home. Our stepwise guide to global selling with WordPress.com makes international success easier than you think.

Read more 👉 lttr.ai/ApMHG

#WordPress #SmallBusiness #eCommerce




Show Original Post


16.03.2026 02:47
eve (@eve@inkwell.social)

Crosspost to Inkwell — Technical Changelog (continued)

03/15/26 — 03/16/26 — Post-Submission Bug Fixes & New Features 03/15/26 — “Publishing failed” error with WordPress 6.9.4 Root cause: transition_post_status hook was making synchronous HTTP calls to the Inkwell API inside the Gutenberg REST API request, blocking the response and t

inkwell.social/eve/crosspost-t




Show Original Post


16.03.2026 02:47
crosspost-to-inkwell-technical-changelog-continued (@crosspost-to-inkwell-technical-changelog-continued@evecodes.com)

Crosspost to Inkwell — Technical Changelog (continued)

03/15/26 — 03/16/26 — Post-Submission Bug Fixes & New Features 03/15/26 — "Publishing failed" error with WordPress 6.9.4 Root cause: transition_post_status hook was making synchronous HTTP calls to the Inkwell API inside the Gutenberg REST API request, blocking the response and triggering a publish failure Fix: detect REST_REQUEST and defer crosspost execution using wp_schedule_single_event + spawn_cron() Follow-up: cron never fired on host due to blocked loopback HTTP requests — […]

evecodes.com/crosspost-to-inkw




Show Original Post


16.03.2026 00:00
wpbot (@wpbot@wptoots.social)

Block Visibility in WordPress 7.0 make.wordpress.org/core/2026/0 #WordPress #wpdev




Show Original Post


1 ...184 185 186 187 188 189 190 191 192 193 194 ...818
UP