Kyle · @kyleakelly
72 followers · 162 posts · Server cosocial.ca

Would be really nice if I could use the new `details` block inside a query loop post template. Looks like you sort of can by adding the post content, but no way to add the post title to the summary section. Would have saved me from making a custom accordion block, oh well.

#wordpress #wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
83 followers · 1757 posts · Server me.dm

How to Build Responsive Designs in the WordPress Editor by Extending the Core Columns Block via Full Stack Digital. fullstackdigital.io/blog/how-t

#wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
83 followers · 1746 posts · Server me.dm
Kyle · @kyleakelly
71 followers · 152 posts · Server cosocial.ca

This is an excellent overview of WordPress Playground. Worth watching if you have any interest in ephemeral testing of themes & plugins as well as a new alternative to docker for development. I made the switch a couple of weeks ago to using `wp-now` for plugin and theme dev and it's been great (other than having to restart it every so often).

youtube.com/watch?v=eT3Dn--o8N

#wordpress #wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
83 followers · 1721 posts · Server me.dm
Reuben Walker · @mobileatom
83 followers · 1706 posts · Server me.dm

#wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
82 followers · 1686 posts · Server me.dm

WordPress 6.4 Roadmap Includes Typography Management Features, New Blocks, and Twenty Twenty-Four Default Theme via WP Tavern. wptavern.com/wordpress-6-4-roa

#wordpressdev

Last updated 1 year ago

Kyle · @kyleakelly
69 followers · 134 posts · Server cosocial.ca

I've tried now in a fresh installation of WordPress and in the WordPress Playground and both seem to provide no way to add a custom post type archive or post to the navigation in v6.2 & v6.3.

I welcome anyone testing here and letting me know if I'm missing the correct way to do it: playground.wordpress.net/?plug

Using CTPUI create a CPT something like Projects and attempt to add it to your navigation.

#wordpress #wordpressdev

Last updated 1 year ago

Kyle · @kyleakelly
69 followers · 129 posts · Server cosocial.ca

Am I wrong, or is it currently impossible to add a link to a custom post type archive page or even a post from a custom post type to the WordPress navigation block? I'm aware a custom link is available, but then it doesn't receive current-menu-item classes.

#wordpress #wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
82 followers · 1655 posts · Server me.dm

How to Use the WordPress Command Line Interface – WP-CLI Tutorial.
freecodecamp.org/news/how-to-u

#wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
82 followers · 1641 posts · Server me.dm
Diana Thompson :wordpress: · @DianaThompson
110 followers · 287 posts · Server fosstodon.org

The Learn WordPress team has announced their first course, Developing your first WordPress Block. Loving this direction. buff.ly/3KyuJkU

#wordpress #wordpresstraining #wordpressdev #wordpressDevelopment

Last updated 1 year ago

Diana Thompson :wordpress: · @DianaThompson
100 followers · 280 posts · Server fosstodon.org

The Learn WordPress team has announced their first course. Loving this direction. buff.ly/3KyuJkU

#wordpress #wordpresstraining #wordpressdev #wordpressDevelopment

Last updated 1 year ago

Kyle · @kyleakelly
68 followers · 114 posts · Server cosocial.ca

WordPress block theme style variation question:

Is there a way to build out a theme style variation for dark-mode, and then be able to trigger that loading on a per site visitor basis, likely through JavaScript with either a toggle or detecting their `prefers-color-scheme` preferences?

Looks like there was some talk around this last year, but it doesn't seem like it went anywhere: github.com/WordPress/gutenberg

#wordpress #wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
80 followers · 1628 posts · Server me.dm

The First Learn WordPress Course Cohort Will Teach Participants How to Develop Blocks.
wptavern.com/the-first-learn-w

#wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
80 followers · 1626 posts · Server me.dm

How to Read WordPress Block Content Programmatically - Igor Benić.
ibenic.com/read-wordpress-bloc

#wordpressdev

Last updated 1 year ago

Kyle · @kyleakelly
68 followers · 110 posts · Server cosocial.ca

There's a tonne of things in active development with WordPress right now, but I think the thing I'm most anticipating (there's a few github issues in progress related to this) is being able to create block style variations (can do that now), but then have them configurable in theme.json and the site editor (can only be done with variations the come by default).

I imagine being quickly generate all of a sites button variations for example.

fullsiteediting.com/lessons/mo

#wordpress #wordpressdev

Last updated 1 year ago

Kyle · @kyleakelly
68 followers · 110 posts · Server cosocial.ca

Is there a setting in theme.json to instruct WordPress to save colors picked for the color palette as rgb rather than hex? It's annoying right now that you cannot use `rgba(var(--wp--preset--color--custom-primary), 0.5)` as browsers will not convert the hex color in the variable to rgb.

#wordpress #wordpressdev

Last updated 1 year ago

Kyle · @kyleakelly
68 followers · 110 posts · Server cosocial.ca

I don't know if I'm just screwing something up or if WordPress block variations with custom icons are meant to lose their custom icons after inserting? I've tried both dashicons and SVGs. It just goes back to the original blocks icon in the document overview list view.

#wordpress #wordpressdev

Last updated 1 year ago

Reuben Walker · @mobileatom
78 followers · 1585 posts · Server me.dm

#wordpressdev

Last updated 1 year ago