Justin Tadlock
@greenshady on WordPress.org and Slack
- Member Since: May 23rd, 2005
- Location: Alabama
- Website: justintadlock.com
- GitHub: justintadlock
- Job Title: Developer Relations Wrangler
- Employer: Automattic
Bio
Interests
Contributions Sponsored
Contribution History
Justin Tadlock’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Documentation Contributor
- Plugin Developer
- Test Contributor
- Test Team
- Theme Developer
- Themes Team
-
Created issue #852 in the WordPress/Documentation-Issue-Tracker repository:
[Theme Handbook Overhaul] Getting Started > Tools and setup -
Received props from @bph in Slack:
Props to @greenshady for facilitating #core-dev-blog meeting and @mburridge for providing the summary. -
Received props from @welcher in Slack:
Props to @bph @greenshady @ndiego @marybaum @mburridge for review on https://developer.wordpress.org/news/2023/06/using-block-inspector-sidebar-groups/ -
Created issue #847 in the WordPress/Documentation-Issue-Tracker repository:
[Theme Handbook Overhaul] Getting Started > Reading this handbook -
Created issue #845 in the WordPress/Documentation-Issue-Tracker repository:
[Theme Handbook Overhaul] Getting Started > Who is this handbook for? -
Posted a reply to update jQuery version in WP – TS, on the site WordPress.org Forums:
That is correct. Additional info: WordPress registers scripts by a "handle," which is jquery-core in… -
Created issue #841 in the WordPress/Documentation-Issue-Tracker repository:
[Theme Handbook Overhaul] Getting Started > What is a theme? -
Gave props in Slack:
Props to @marybaum, @welcher, and @mburridge for review and feedback on https://developer.wordpress.org/news/2023/05/customizing-core-block-style-variations-via-theme-json/ on the Developer… -
Closed issue #113 on the WordPress/developer-blog-content repository:
Tutorial on block style variations in theme.json -
Wrote a new post, Customizing core block style variations via theme.json, on the site WordPress Developer Blog:
A walk-through of customizing the core WordPress block styles directly in theme.json instead of using… -
Wrote a comment on the post Per-block CSS with theme.json, on the site WordPress Developer Blog:
Is `gridCol-2` like this in your theme.json? { "settings": { "custom": { "gridCol-2": { "grid-template-columns":… -
Received props from @ndiego in Slack:
Props to @marybaum, @mburridge, @greenshady, @bph, @alecgeatches, and @ingeniumed for review and feedback on my… -
Received props from @mburridge in Slack:
Props to @greenshady, @welcher, @ndiego, @marybaum, and @bph for reviewing https://developer.wordpress.org/news/2023/05/useentityrecords-an-easier-way-to-fetch-wordpress-data/ -
Posted a reply to How to replace “Search Form WP” with “Google Search”, on the site WordPress.org Forums:
Thanks for sharing the code. With that, I got something working. Here's some custom CSS… -
Posted a reply to How to replace “Search Form WP” with “Google Search”, on the site WordPress.org Forums:
Replacing the code in searchform.php would be even better. As I mentioned in my earlier… -
Wrote a new post, Theme Handbook Overhaul: Phase 2 (Creating Content), on the site Make WordPress Themes:
On April 4, there was a proposal to overhaul the WordPress Theme Handbook that would… -
Posted a reply to How to replace “Search Form WP” with “Google Search”, on the site WordPress.org Forums:
To replace the search form with a custom one, you'd need to open twentytwenty/template-parts/modal-search.php (better… -
Posted a reply to [Gutenberg] WordPress Gutenberg Plugin Script, on the site WordPress.org Forums:
Any legit security issues with WordPress should be posted on the WP HackerOne site: https://hackerone.com/wordpress?type=team… -
Wrote a comment on the post Agenda for Docs Team bi-weekly meeting May 16, 2023, on the site Make WordPress Documentation:
The WP Playground doesn't yet have a handbook. There's an open ticket with the details,… -
Wrote a comment on the post What’s new for developers? (May 2023), on the site WordPress Developer Blog:
The Selectors API just allows you to configure the selectors. You can set default styles… -
Wrote a new post, What’s new for developers? (May 2023), on the site WordPress Developer Blog:
The fourth edition of a monthly roundup that brings you all the latest features, updates,… -
Closed issue #47323 on the WordPress/gutenberg repository:
Ability to insert custom color settings into Color panel -
Wrote a comment on the post Stacks: The first community theme, on the site Make WordPress Themes:
Nice work and interesting use case! I'm excited to see what else comes from this… -
Created issue #816 in the WordPress/Documentation-Issue-Tracker repository:
Theme Handbook Overhaul (Tracking Ticket) -
Received props from @welcher in Slack:
Props to @greenshady, @bph and @marybaum for reviewing https://developer.wordpress.org/news/2023/04/how-webpack-and-wordpress-packages-interact/ -
Closed issue #40 on the WordPress/wporg-developer-blog repository:
Add "note" and "warning" block style variations -
Created issue #40 in the WordPress/wporg-developer-blog repository:
Add "note" and "warning" block style variations -
Closed issue #97 on the WordPress/developer-blog-content repository:
theme.json custom CSS tutorial -
Wrote a new post, Per-block CSS with theme.json, on the site WordPress Developer Blog:
A walk-through of adding per-block CSS using in theme.json that covers tips, tricks, and pitfalls. -
Closed issue #65 on the WordPress/developer-blog-content repository:
Tutorial on using template types in the Patterns API -
Wrote a new post, Using template patterns to build multiple homepage designs, on the site WordPress Developer Blog:
A step-by-step guide of using the "template types" feature of the Patterns API to build… -
Wrote a comment on the post What’s new in Gutenberg 15.5? (05 April), on the site Make WordPress Core:
Creating a new template one has an option to add a pattern. Example. Creating a… -
Created issue #101 in the WordPress/developer-blog-content repository:
What's new for developers? (May 2023) -
Closed issue #92 on the WordPress/developer-blog-content repository:
What's new for developers? (April 2023) -
Wrote a new post, What’s new for developers? (April 2023), on the site WordPress Developer Blog:
The third edition of a monthly series that cuts through all the noise of a… -
Closed issue #49413 on the WordPress/gutenberg repository:
Release Gutenberg 15.5 -
Wrote a new post, What’s new in Gutenberg 15.5? (05 April), on the site Make WordPress Core:
“What’s new in Gutenberg…” posts (labeled with the #gutenberg-new tag) are posted following every Gutenberg… -
Wrote a new post, Theme Handbook Overhaul Proposal, on the site Make WordPress Themes:
The WordPress Theme Handbook has a lot of great content from numerous contributors over the… -
Posted a reply to General Questions, on the site WordPress.org Forums:
Are you wanting the Custom HTML block to show syntax highlighting? This is not currently… -
Created issue #49413 in the WordPress/gutenberg repository:
Release Gutenberg 15.5 -
Received props from @bph in Slack:
Props to @greenshady, @juanmaguitar, @welcher, @bph, @marybaum, @isabel_brison, and @webcommsat for review https://developer.wordpress.org/news/2023/03/quick-and-easy-local-wordpress-development-with-wp-env/ -
Posted a reply to lodash issue after last update with RankMath, on the site WordPress.org Forums:
It looks like the stats.js file (is that from RankMath?) is trying to use the… -
Posted a reply to Add max-width to headings/paragraph, on the site WordPress.org Forums:
@andrewcodes404 - Are you referring to Heading and Paragraph blocks in post/page content? By default,… -
Created issue #287 in the WordPress/create-block-theme repository:
Add block pattern management -
Closed issue #49210 on the WordPress/gutenberg repository:
Release Gutenberg 15.4 -
Wrote a new post, What’s new in Gutenberg 15.4 (22 March), on the site Make WordPress Core:
“What’s new in Gutenberg…” posts (labeled with the #gutenberg-new tag) are posted following every Gutenberg… -
Closed issue #88 on the WordPress/developer-blog-content repository:
Tutorial on spacing in block themes -
Wrote a new post, Everything you need to know about spacing in block themes, on the site WordPress Developer Blog:
A tutorial that walks through configuring global space settings and styles and provides tips, tricks,… -
Posted a reply to twentytwenty_end_of_post_meta_list needs global $has_meta, on the site WordPress.org Forums:
@chiefastro - Can you file this as a bug report on WordPress Trac? -
Created issue #49210 in the WordPress/gutenberg repository:
Release Gutenberg 15.4
Developer
-
Avatars Meta Box
Active Installs: 10+
-
Block Pattern Builder
Active Installs: 1,000+
-
Breadcrumb Trail
Active Installs: 20,000+
-
Clean My Archives
Active Installs: 1,000+
-
Cleaner Gallery
Active Installs: 3,000+
-
Comments User Column
Active Installs: 10+
-
Custom Background Extended
Active Installs: 1,000+
-
Custom Classes
Active Installs: 4,000+
-
Custom Content Portfolio
Active Installs: 500+
-
Custom Header Extended
Active Installs: 2,000+
-
Disable Post Format UI
Active Installs: 10+
-
Entry Views
Active Installs: 10,000+
-
Get the Image
Active Installs: 10,000+
-
Grid Columns
Active Installs: 1,000+
-
Hybrid Hook
Active Installs: 100+
-
Hybrid Hook Widgets
Active Installs: 100+
-
JavaScript Logic
Active Installs: 10+
-
My Snippets
Active Installs: 100+
-
Prevent Password Reset
Active Installs: 500+
-
Query Posts
Active Installs: 1,000+
-
Quote This
Active Installs: 20+
-
Registration Honeypot
Active Installs: 700+
-
Restaurant
Active Installs: 80+
-
Reverse Comment Textarea
Active Installs: 40+
-
Series
Active Installs: 3,000+
-
Slideshow
Active Installs: 3,000+
-
Sliding Panel
Active Installs: 100+
-
Template Tag Shortcodes
Active Installs: 300+
-
Toot
Active Installs: 10+
-
Whistles
Active Installs: 700+
-
Widgets Reloaded
Active Installs: 2,000+
-
Widgets Reset
Active Installs: 100+
-
X3P0 Legacy Widget
Active Installs: 100+
-
X3P0 Powered By
Active Installs: Less than 10
-
X3P0 Progress
Active Installs: Less than 10
Contributor
-
Audio Player Widget
Active Installs: 400+
-
ChunActive Installs: 80+
-
Dancing In The MoonlightActive Installs: 60+
-
ExtantActive Installs: 70+
-
HybridActive Installs: 500+
-
My LifeActive Installs: 100+
-
PicturesqueActive Installs: 100+
-
PrototypeActive Installs: 100+
-
RavelActive Installs: 100+
-
Retro-fittedActive Installs: 100+
-
SagaActive Installs: 100+
-
Socially AwkwardActive Installs: 100+
-
StargazerActive Installs: 1,000+
-
TwiggyActive Installs: 20+
-
UniqueActive Installs: 1,000+
-
X3P0 - ReflectionsActive Installs: 300+