Advertisement Β· 728 Γ— 90

Posts by WordPressDC

Build a Custom AI Block in WordPress with OpenAI Integration
Build a Custom AI Block in WordPress with OpenAI Integration YouTube video by Brian Coords - WordPress Dev

Follow @briancoords.com to create a custom #WordPress block that connects to OpenAI’s API. His block feeds the post content to OpenAI to generate social media posts.

Brian covers challenges like integrating API calls, getting post data inside the editor, & securing API keys.

youtu.be/PUCo9M3kY3w

1 year ago 3 1 0 0
WPDC August 2024: Child Theme Hotwiring with Tom Finley
WPDC August 2024: Child Theme Hotwiring with Tom Finley YouTube video by WordPress DC

The recording from last week's "Child Theme Hotwiring" Meetup event is now streamable:

youtu.be/cAncqcjEZyM

1 year ago 1 0 0 0

Hey folks β€” we had some technical issues with our Zoom link, but refresh the Meetup event page and it should be visible.

1 year ago 0 0 0 0

Tonight!

#WordPress #Meetup #FSE #tech #WordSky

1 year ago 0 0 0 0
Preview
Developer Hours: A First Look at the Template Registration API in WordPress 6.7, Tue, Sep 10, 2024, 8:00 AM | Meetup WordPress 6.7 will include a new template registration API, letting you register custom block templates in your plugins. This long-needed feature lets you create default fr

If you're a #WordPress theme designer or intermediate to advanced customizer you're definitely going to want to sign up for this one (it's WP Learn sessions, not a WPDC session)

-TF

www.meetup.com/learn-wordpr...

1 year ago 0 0 0 0

We’ll demonstrate how to seamlessly transition from one block theme (like Frost) to another (Ollie), showing that block themes can be a powerful and flexible tool when used correctly.

1 year ago 0 0 0 0

Theme lock-in can be a major concern for WordPress users, but it doesn’t have to be a permanent roadblock. By leveraging child themes, you can ensure your customizations and governance remain intact, even when migrating between different base themes.

1 year ago 0 0 1 0
Advertisement
Preview
Child Theme Hotwiring: Creating Enduring, Portable Block Child Themes, Thu, Aug 29, 2024, 7:00 PM | Meetup Join us for an insightful session on mastering the art of block child themes in WordPress. In this event, we’ll explore how to navigate the pitfalls of theme lock-in and tu

Don’t miss this opportunity to enhance your WordPress skills and break free from theme lock-in!

www.meetup.com/wordpressdc/...

1 year ago 1 0 1 1
Preview
Reflected Cross-Site Scripting (XSS) Vulnerability in Stock Ticker We recently had an attacker try to exploit a vulnerability on our website, which was blocked by our Plugin Vulnerabilities Firewall. The logging for that was as follows:We traced that back to

βœ… Testing confirms that the zero-day protection in our Plugin Vulnerabilities Firewall protected against this reflected cross-site scripting (XSS) vulnerability in the WordPress plugin Stock Ticker before it was even disclosed. www.pluginvulnerabilities.com/2024/08/05/r...

1 year ago 0 1 0 0

Glad you’re here, Tony!

1 year ago 1 0 1 0
How to use theme.json layout spacing and root padding : WordPress Block Theme Development
How to use theme.json layout spacing and root padding : WordPress Block Theme Development When developing a #blocktheme in #WordPress, the default layout settings can leave content spaced to the edge of the browser. This issue can be resolved by editing the `theme.json` file. Under the `settings` section, add `layout contentSize` and set it to 800px to centralize content within that width. To manage spacing effectively, particularly when adding background colors, set `useRootPaddingAwareAlignment` to true in the `settings` section. This ensures padding is applied to containing elements rather than the body, allowing better control over wide and full-width alignments. This setup ensures consistent layout, spacing, and padding across different views in the Site Editor.

When developing a #blocktheme in #WordPress, the default layout settings can give you a bit of a headache. Here's how to resolve the issue in the `theme.json` file.
www.youtube.com/watch?v=n7zQ...

1 year ago 4 3 0 0
Post image

Thank you, Wordpress, for the AI Jetpack update that absolutely no one was asking for. Just remember, it can and should be disabled via filters: add_filter( 'jetpack_ai_enabled', '__return_false' );
@zitron.bsky.social

1 year ago 7 4 0 0
Preview
πŸ‘©πŸ»β€πŸŽ¨ LearnWP Redesign Launched πŸ”Œ Call for Plugin Devs for Intermediate Pathway πŸ‘©πŸ½β€πŸ’» WP-CLI 2.11.0 πŸ—“οΈ Meetup Reactivations & Closures This Week at WordPress.org (July 29, 2024) News A Brand-New Way to Learn WordPress Accessibility Call for Accessibility Team Representatives Accessibility

This week in Make #WordPress
πŸ‘©πŸ»β€πŸŽ¨ LearnWP Redesign Launched πŸ”Œ Call for Plugin Devs for Intermediate Pathway πŸ‘©πŸ½β€πŸ’» WP-CLI 2.11.0 πŸ—“οΈ Meetup Reactivations & Closures
poststatus.com/%f0%9...

1 year ago 1 1 0 0
Preview
How To Import and Export Blocks In The WordPress Gutenberg Editor Taking advantage of blocks you have created with WordPress Gutenberg editor is very easy with the option to import and export blocks between websites.

How To Import And Export Blocks From The WordPress Gutenberg Editor neliosoftware.com/blog/how-to-import-and-e...

1 year ago 1 1 0 0
WordPress theme.json : Block Theme Development Default Configurations & Overrides Explained
WordPress theme.json : Block Theme Development Default Configurations & Overrides Explained In this video, we'll expose the theme.json file in #WordPress #block #theme #development. Learn how this crucial file defines your theme's settings and styles, and discover the importance of the core default theme.json configuration found in the wp-includes folder. We'll explore how your theme.json file can and can't override these defaults, helping you to fully control of your theme configuration. Key points covered: Understanding the role of the core default theme.json How to override default settings and styles The importance of explicitly setting defaults in your theme.json Avoiding common pitfalls when developing block themes I plan on releasing more of these short tips to help new and old to WordPress theme development! If you find this video helpful, please do smash that like button and subscribe for more quick tips like this!

I got some theme.json tips coming out for ya...

#WordPress theme.json : Block Theme Development Default Configurations & Overrides Explained

www.youtube.com/watch?v=QQBR...

1 year ago 1 1 0 0
 - YouTube
- YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Here’s another tip on #WordPress Block Theme Development.

Use wp_get_global_settings(); to find default settings.

In this video I’ll show you how to use theme.json to enable/disable custom font sizes globally and on specific blocks…
youtu.be/ed16TTqD8JM

1 year ago 2 2 0 0
Advertisement
WPDC October 2023: Google Analytics 4 with Marissa Goldsmith
WPDC October 2023: Google Analytics 4 with Marissa Goldsmith For better or worse, we are now squarely in the era of Google Analytics 4 (GA4). In this talk, we’ll talk about how we got here, what new features we have, a...

Missed Marissa Goldsmith's enlightening talk on GA4? No worries! As promised we've got you covered with a recap of all her key insights, new features, and what's changed in the GA4 landscape.

Watch the replay: www.youtube.com/watch?v=IOa5...

#GA4 #DigitalAnalytics #WordPressDC #WordPress #WPDC

2 years ago 0 1 0 0

πŸ’‘πŸ“£ Tonight is WPDC’s session with analytics expert Marissa Goldsmith! πŸŽ‰ Join us at 6:00 PM for an insightful discussion on Google Analytics 4! πŸ“ˆ

πŸ‘‰ Learn more + RSVP: www.meetup.com/wordpressdc/... πŸ‘ˆ

#GoogleAnalytics #GA4 #AnalyticsExpert #DigitalMarketing #WordPress #WordPressDC

2 years ago 0 1 0 0

cc @tomfinley.bsky.social @tiff.is @kingkool68.com @dashifen.bsky.social

2 years ago 0 0 0 0
Post image

We're squarely in the era of GA4. We’ll talk about how we got here, what new features we have, and what old features we’ve lost. But mostly, we'll learn not to worryβ€”it will be okay.

www.meetup.com/wordpressdc/...

#GoogleAnalytics #GA4 #DigitalMarketing #DataAnalysis #WordPress #WordPressDC #WPDC

2 years ago 3 1 1 0
WPDC September 2023: Synced Entity Blocks with Seth Rubenstein
WPDC September 2023: Synced Entity Blocks with Seth Rubenstein On September 20th at 7PM WordPress DC met via Zoom for a session featuring Seth Rubenstein's presentation on Pew Research's "Synced Entity Blocks." This inno...

Synced Entity Blocks, what are they, and what can they enable for your site? Learn more with this presentation I gave to WordPress DC! youtu.be/Lq5IiHcdLHE?...

2 years ago 1 1 0 0
Preview
September 2023: Seth Rubenstein Presents Synced Entity Blocks On September 20th at 7PM WordPress DC met via Zoom for a session featuring Seth Rubenstein's presentation on Pew Research's "Synced Entity Blocks." This innovative concept, akin to Template Parts or S...

Links and additional details can be found on the WordPressDC (@wordpressdc.bsky.social) website:

wpdc.wordpress.com/2023/09/21/s...

2 years ago 0 1 0 0
WPDC September 2023: Synced Entity Blocks with Seth Rubenstein
WPDC September 2023: Synced Entity Blocks with Seth Rubenstein On September 20th at 7PM WordPress DC met via Zoom for a session featuring Seth Rubenstein's presentation on Pew Research's "Synced Entity Blocks." This inno...

Seth also spoke briefly on Pew's plans to open source their collection of block tooling for the world to use.

Here's the session recording so you can get up to speed:

www.youtube.com/watch?v=Lq5I...

2 years ago 1 1 1 0

ICYMI last night @sethrubenstein.info, lead developer, from @pewresearch rocked our collective worlds @wordpressdc.bsky.social with a demonstration of Gutenberg: Phase 3's evolving collaboration capabilities: Synced Entity Blocks!

#WordPressDC #Gutenberg #Collaboration #OpenSource #WeAreThey

2 years ago 1 1 1 0
Preview
Seth Rubenstein: Synced Entity Blocks, Wed, Sep 20, 2023, 7:00 PM | Meetup **Join us via Zoom at 7PM, on September 20th for a presentation on Pew Research's "Synced Entity Blocks" by Seth Rubenstein.** Are you ready for Gutenberg Phase 3: Collabo

πŸ”— meetup.com/wordpressdc/...

πŸ“’ @tiff.is @kingkool68.com @sethrubenstein.info @tomfinley.bsky.social

2 years ago 2 3 0 0
Advertisement

πŸ“…TONIGHT: September 20th, 2023

πŸ’» Join @WordPressDC and @sethrubenstein.info of Pew Research for a presentation on "Synced Entity Blocks”…

πŸ€” What are these things?! ⏹️
πŸŽ₯ You'll have to watch Seth's video (yes, over _there_) for a teaser β€” and join us later for the main event πŸ‘‡

x.com/SethRubenste...

2 years ago 3 1 1 0