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 #260 in the WordPress/wporg-mu-plugins repository:
Proposal to bring comments link back to admin bar -
Wrote a comment on the post Testing and Feedback for the Fluid Typography Feature, on the site Make WordPress Themes:
Thank you for testing and providing feedback. This is super helpful. It works well !… -
Wrote a comment on the post Testing and Feedback for the Fluid Typography Feature, on the site Make WordPress Themes:
There is an open ticket to allow theme authors to customize the calculation, which would… -
Created issue #43587 in the WordPress/gutenberg repository:
Code block has duplicate background in editor -
Created issue #43586 in the WordPress/gutenberg repository:
Image captions in galleries hide rounded border -
Created issue #101 in the WordPress/twentytwentythree repository:
Consider removing featured image from single post template -
Created issue #100 in the WordPress/twentytwentythree repository:
DM Sans font italicizes all bold text -
Created issue #86 in the WordPress/twentytwentythree repository:
Variation "Rough Draft" -
Wrote a comment on the post Testing and Feedback for the Fluid Typography Feature, on the site Make WordPress Themes:
Thank you for testing and providing feedback, Marcy. This is super helpful. Although I wish… -
Wrote a comment on the post Testing and Feedback for the Fluid Typography Feature, on the site Make WordPress Themes:
Oh, neat idea. -
Wrote a comment on the post Testing and Feedback for the Fluid Typography Feature, on the site Make WordPress Themes:
Interesting article. I'll have to study the issue a bit more to see if it's… -
Wrote a comment on the post Testing and Feedback for the Fluid Typography Feature, on the site Make WordPress Themes:
Sorry about that. I forgot to change the output when I last updated the post.… -
Wrote a new post, Testing and Feedback for the Fluid Typography Feature, on the site Make WordPress Themes:
Gutenberg 13.8 introduced the first version of a fluid typography feature, which allows theme authors… -
Wrote a comment on the post Twenty Twenty-Three default theme — Project kickoff, on the site Make WordPress Design:
Super excited about seeing all the variations from the community. -
Wrote a comment on the post Proposal: Stop merging experimental APIs from Gutenberg to WordPress Core, on the site Make WordPress Core:
Definitely agree. If it goes into core, it should no longer be considered experimental. Theme… -
Closed issue #392 on the WordPress/Documentation-Issue-Tracker repository:
Clarify issue with how layouts work when using theme.json -
Created issue #392 in the WordPress/Documentation-Issue-Tracker repository:
Clarify issue with how layouts work when using theme.json -
Wrote a new post, Core Editor Improvement: Deeper customization with more template options, on the site Make WordPress Core:
These "Core Editor Improvement…" posts (labeled with the #core-editor-improvement tag) are a series dedicated to… -
Wrote a new post, Summary of Docs Team Biweekly Meeting July 19th, 2022, on the site Make WordPress Documentation:
Housekeeping Attendance: @lucp @milana_cap @femkreationse @themiked @greenshady @bph @leonnugraha @dpknauss @chaion07 @atachibana @colorful-tonesWhere: #docs channel… -
Wrote a comment on the post Proposal: A new kind of default theme, on the site Make WordPress Design:
I love this idea and would definitely be interested in trying my hand at a… -
Committed [2749286] to Plugins SVN:
Adding version 1.0.0 of the X3P0 Legacy Widget plugin. -
Created issue #69 in the WordPress/create-block-theme repository:
Typo: "them" should be "theme" -
Completed the course Writing in the WordPress Voice on learn.wordpress.org
-
Completed the course Basic Principles of Conflict Resolution on learn.wordpress.org
-
Completed the course Community Meeting Etiquette on learn.wordpress.org
-
Completed the course How Decisions Are Made in the WordPress Project on learn.wordpress.org
-
Completed the course Open Source Basics and WordPress on learn.wordpress.org
-
Completed the course Open Source Basics and WordPress on learn.wordpress.org
-
Posted a reply to Maximum width for cover block overlay?, on the site WordPress.org Forums:
When in doubt about how something should work, I'd test with the Twenty Twenty-Two theme.… -
Closed issue #19981 on the WordPress/gutenberg repository:
user_has_cap filter doesn't work with Gutenberg -
Posted a reply to Browser Tab Icon, on the site WordPress.org Forums:
It's likely because it's just a media file and not necessarily tied to WordPress (your… -
Posted a reply to Maximum width for cover block overlay?, on the site WordPress.org Forums:
Put a Group block inside of the Cover block. Then, make sure "Inherit default layout"… -
Closed issue #41357 on the WordPress/gutenberg repository:
Columns Block, enable gap between columns to be adjusted -
Posted a reply to Detecting when there’s no Featured Image in an FSE context, on the site WordPress.org Forums:
For patterns, this probably isn't a great idea. Because they are processed when registered, the… -
Posted a reply to Detecting when there’s no Featured Image in an FSE context, on the site WordPress.org Forums:
If this is for a single post view (I'm assuming it is since you're using… -
Posted a reply to editing portfolio pages as an editor (user type), on the site WordPress.org Forums:
That really depends on the plugin that you're using. Your best bet is to ask… -
Posted a reply to Style switching for custom FSE theme, on the site WordPress.org Forums:
You need to put test.json into the /styles folder of your theme. Noting that you… -
Posted a reply to Detecting when there’s no Featured Image in an FSE context, on the site WordPress.org Forums:
Are you passing in a post ID to has_post_thumbnail()? Without seeing the code and in… -
Closed issue #41324 on the WordPress/gutenberg repository:
Vertical alignment of flex containers incorrect on front end -
Closed issue #41248 on the WordPress/gutenberg repository:
Add the Ability to Delete Multiple Themes on the Themes Page -
Posted a reply to 6.0-RC4: layout for row block is always align-items: center, on the site WordPress.org Forums:
I have reported this upstream in the Gutenberg repository: https://github.com/WordPress/gutenberg/issues/41324 -
Created issue #41324 in the WordPress/gutenberg repository:
Vertical alignment of flex containers incorrect on front end -
Posted a reply to 6.0-RC4: layout for row block is always align-items: center, on the site WordPress.org Forums:
Thanks for the additional feedback. I can confirm that this is indeed an issue. I'll… -
Closed issue #41247 on the WordPress/gutenberg repository:
The Theme Details Page Options Need to be Streamlined -
Posted a reply to 6.0-RC4: layout for row block is always align-items: center, on the site WordPress.org Forums:
The Row variation does not support vertical alignment. If you select a vertical orientation, it… -
Posted a reply to PageSpeed Insights, on the site WordPress.org Forums:
Basically, all this comes down to your site loading way too much stuff. It's making… -
Posted a reply to How to load custom css stylesheet do Editor site in childtheme?, on the site WordPress.org Forums:
You can use add_editor_style() to load your stylesheet up in the editor: https://developer.wordpress.org/reference/functions/add_editor_style/ add_action( 'admin_init',… -
Posted a reply to Users can manage all post comments – privacy security issue, on the site WordPress.org Forums:
To access the comments screen in the admin, a user's role must have the edit_posts… -
Posted a reply to How copy and edit default template in twenty-twenty-one, on the site WordPress.org Forums:
Yes, you can create custom page templates too. Here is the handbook guide for working… -
Closed issue #41243 on the WordPress/gutenberg repository:
Fix the WordPress Status Bar to Make Actions Clearer to the User
Developer
-
Avatars Meta Box
Active Installs: 10+
-
Block Pattern Builder
Active Installs: 900+
-
Breadcrumb Trail
Active Installs: 20,000+
-
Clean My Archives
Active Installs: 1,000+
-
Cleaner Gallery
Active Installs: 4,000+
-
Comments User Column
Active Installs: Less than 10
-
Custom Background Extended
Active Installs: 2,000+
-
Custom Classes
Active Installs: 5,000+
-
Custom Content Portfolio
Active Installs: 600+
-
Custom Header Extended
Active Installs: 2,000+
-
Disable Post Format UI
Active Installs: Less than 10
-
Entry Views
Active Installs: 10,000+
-
Get the Image
Active Installs: 10,000+
-
Grid Columns
Active Installs: 2,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: 600+
-
Query Posts
Active Installs: 2,000+
-
Quote This
Active Installs: 30+
-
Registration Honeypot
Active Installs: 800+
-
Restaurant
Active Installs: 100+
-
Reverse Comment Textarea
Active Installs: 50+
-
Series
Active Installs: 4,000+
-
Slideshow
Active Installs: 3,000+
-
Sliding Panel
Active Installs: 200+
-
Template Tag Shortcodes
Active Installs: 400+
-
Toot
Active Installs: Less than 10
-
Whistles
Active Installs: 900+
-
Widgets Reloaded
Active Installs: 2,000+
-
Widgets Reset
Active Installs: 200+
-
X3P0 Legacy Widget
Active Installs: 30+
Contributor
-
Audio Player Widget
Active Installs: 500+
-
ChunActive Installs: 90+
-
Dancing In The MoonlightActive Installs: 80+
-
ExtantActive Installs: 80+
-
HybridActive Installs: 600+
-
My LifeActive Installs: 200+
-
PicturesqueActive Installs: 100+
-
PrototypeActive Installs: 100+
-
RavelActive Installs: 100+
-
Retro-fittedActive Installs: 100+
-
SagaActive Installs: 200+
-
Socially AwkwardActive Installs: 100+
-
StargazerActive Installs: 2,000+
-
TwiggyActive Installs: 20+
-
UniqueActive Installs: 1,000+
-
X3P0 - ReflectionsActive Installs: 300+