wordpress

Back Open Paginator
14.01.2026 11:26
salcode (@salcode@phpc.social)

I do a lot of #WordPress Gutenberg development and I have a bunch of code snippets I run in the browser console.

This one retrieves the meta fields and filters the property names to only those that contain "mysubstring"

((substring) => Object.fromEntries(
Object.entries(
wp.data.select('core/editor').getEditedPostAttribute('meta')
).filter(
([key, value]) => key.toLowerCase().includes(substring.toLowerCase()
)
)))('mysubstring')

See salferrarello.com/filter-meta-

#WordPressDev




Show Original Post


14.01.2026 03:25
tresseo (@tresseo@mastodon.social)


developer.woocommerce.com/2026




Show Original Post


14.01.2026 01:04
kraft (@kraft@religious.social)

RE: kraft.blog/sn/remember-the-ala

I added a quick filter so the new alpha of the #wordpress Press This can use CPTs... so switched over to the microblogging CPT (jetpack-social-note) that I use. I like the way it handled this.

Next up... I think I'm going to auto-repost these from my site versus the auto-posting via Jetpack...




Show Original Post


14.01.2026 00:37
garyboyd (@garyboyd@mastodon.social)

Directorist releases new Advanced Review extension 👉 lttr.ai/AnFeg





Show Original Post


14.01.2026 00:00
WordPress (@WordPress@mastodon.world)

Whether you contributed every week or just followed along, your perspective matters.

The WordPress 6.9 release retrospective is open until January 15, 2026. Help share feedback via the form or in the comments: make.wordpress.org/core/2025/1

#WordPress




Show Original Post


13.01.2026 23:50
adlerweb (@adlerweb@social.adlerweb.info)

Kaum steht die Domain in den Cert-Tranzparenzlisten, schon kommen die ersten Scans, ob das nicht doch n altes #Wordpress ist. Muss ich wirklich n Tarpit/Honeypot hinzimmern?




Show Original Post


13.01.2026 21:39
courtneyr (@courtneyr@m.courtneyr.co)

wp network meta set #WordPress #WPDevDocs developer.wordpress.org/cli/co




Show Original Post


13.01.2026 21:21
me (@me@social.k3can.us)

A 1200% increase?!
I wonder what caused the spike?

Looking at the scenarios, I've got #Apache and #wordpress exploits in my top 5; they're obviously just random scans, since I don't use either.

IPs are mostly coming from cloud providers, of course, #ProbeNetworks (AS29686), #Microsoft, #DigitalOcean, #Amazon, etc, so that tells me nothing.

Does this have anything to do with adding IPv6 support, or did my blog just suddenly become way more popular?





Show Original Post


13.01.2026 21:19
emaechler (@emaechler@masto.maechler.cloud)

i am old -

Member Since: December 26th, 2008




Show Original Post


13.01.2026 20:46
shop (@shop@mas.to)

»Product Permalink Changes Coming in WooCommerce 10.5« developer.woocommerce.com/2026 #WordPress #WooCommerce #eCommerce #Shop




Show Original Post


13.01.2026 19:07
Mirincon (@Mirincon@mastodon.world)

📖📌«Los colores del íris»

-Es un #microrrelato que obliga al lector a verse en su mejor ❤️‍🩹 versión.

historiasconk.wordpress.com/20

#reading #literature #wordpress #historiasconk #blogpersonal




Show Original Post


13.01.2026 19:00
wpbot (@wpbot@wptoots.social)

Performance Chat Summary: 13 January 2026 make.wordpress.org/core/2026/0 #WordPress #wpdev




Show Original Post


1 ...354 355 356 357 358 359 360 361 362 363 364 ...816
UP