Justin Tadlock
@greenshady on WordPress.org and Slack
- Member Since: May 23rd, 2005
- Location: Alabama
- Website: justintadlock.com
- GitHub: justintadlock
- Job Title: WordPress God
- Employer: WP Tavern
Bio
Interests
Contribution History
Justin Tadlock’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Test Contributor
- Test Team
- Theme Developer
- Themes Team
-
Posted a reply to Twenty Twenty-Two ignores child theme css, on the site WordPress.org Forums:
This is unnecessary. child-style is just the handle. It only needs to be unique (not… -
Posted a reply to Importing blocks or patterns?, on the site WordPress.org Forums:
Patterns are just a predefined set of one or more blocks. Some people might think… -
Posted a reply to Twenty Twenty-Two ignores child theme css, on the site WordPress.org Forums:
To load your child theme's style.css file on the front end of the site, add… -
Posted a reply to Importing blocks or patterns?, on the site WordPress.org Forums:
There are several "pattern builder" or "pattern creator" plugins (not sure what the policy is… -
Posted a reply to Writing/Editing CSS with 2022 doesn’t seem to work, on the site WordPress.org Forums:
The only CSS I see in your stylesheet is this: input#name-6206a3671c081 { width: 200px!important; float:… -
Created ticket #112987 on Themes Trac:
THEME: X3P0 - Reflections – 1.0.0 -
Created issue #38545 in the WordPress/gutenberg repository:
Default Pullquote background overrules theme.json background color -
Posted a reply to The block registration fails., on the site WordPress.org Forums:
Same issue here. Definitely interested in this plugin. -
Mentioned in [52064] on Core SVN:
Users: Introduce `wp_list_users()` function. -
Created a topic, background-style: [object Object], on the site WordPress.org Forums:
This part of the HTML generated from the block looks l… -
Created a topic, Missing build files, on the site WordPress.org Forums:
It looks like the block.json is referencing build file… -
Posted a reply to 10.5.2 causes some sites to break, on the site WordPress.org Forums:
Version 10.5.4 fixed this for me, @spigot. It has a couple of template-loading fixes: https://github.com/WordPress/gutenberg/releases/tag/v10.5.4 -
Posted a reply to 10.5.2 causes some sites to break, on the site WordPress.org Forums:
The latest Gutenberg automatically adds block-templates support regardless of theme. Then, it overwrites the template… -
Created a topic, jQuery not defined, on the site WordPress.org Forums:
The plugin's JavaScript code relies on jQuery. Howeve… -
Posted a reply to Fatal error in 1.0, on the site WordPress.org Forums:
No problem. Just trying to help. :) -
Created a topic, Fatal error in 1.0, on the site WordPress.org Forums:
Fatal error: Warning: require_once(C:\xampp\htdocs\w… -
Wrote a comment on the post Introducing new Post Parent related functions in WordPress 5.7, on the site Make WordPress Core:
The `get_parent_post()` function will return `null` if there is no post parent. There are use… -
Wrote a comment on the post Proposal: Dropping support for old PHP versions via a fixed schedule, on the site Make WordPress Core:
Regarding GoDaddy, what Nick mentioned is true. To upgrade to PHP 7+, you must cancel… -
Posted a reply to Missing patterns, on the site WordPress.org Forums:
The plugin is updated on .ORG now, so this should be fixed. -
Posted a reply to Categorize patterns?, on the site WordPress.org Forums:
This is planned for version 1.2.0. -
Committed [2361088] to Plugins SVN:
Update Block Pattern Builder to 1.1.0. -
Wrote a comment on the post Themes: changes related to get_custom_logo() in WordPress 5.5, on the site Make WordPress Core:
It might not hurt to introduce a flag for any breaking HTML changes now and… -
Wrote a comment on the post Themes: changes related to get_custom_logo() in WordPress 5.5, on the site Make WordPress Core:
I have an alternative proposal. Make use of the "theme supports" system to take care… -
Mentioned in [48509] on Core SVN:
Upgrade/install: Fix/clarify the "Upload in a zip format" string. -
Wrote a comment on the post Proposal: allow themes to add a top-level admin-menu, on the site Make WordPress Themes:
It would help to, at minimum, link to the previous discussions so that those new… -
Wrote a comment on the post Gutenberg + Themes: Week of May 11, 2020, on the site Make WordPress Themes:
Nice to see this initiative! -
Posted a reply to Block Icon is not available, on the site WordPress.org Forums:
Yes, you need to install the Gutenberg plugin. -
Posted a reply to Block Icon is not available, on the site WordPress.org Forums:
You need to be running Gutenberg version 7.8 or newer. -
Posted a reply to Gutenberg problem, on the site WordPress.org Forums:
It seems that WP dropped back-compatibility for the old style editor colors. Add the following… -
Posted a reply to Bug after updating to wordpress 5.4, on the site WordPress.org Forums:
Adding this code to your Stargazer child theme's functions.php file should correct the block error:… -
Posted a reply to Requesting Widgets Reloaded Update, on the site WordPress.org Forums:
I began work on a major update a couple of months back. However, my schedule… -
Posted a reply to Changed contributor to supercleanse, on the site WordPress.org Forums:
Nothing weird going on. I sold the plugin to Blair and his team. They own… -
Posted a reply to Version 3.0.0 ideas and feedback, on the site WordPress.org Forums:
For those of you out of the loop, I have transferred ownership of the Members… -
Posted a reply to Version 3.0.0 ideas and feedback, on the site WordPress.org Forums:
@menathor - Thanks. A new version of the plugin will happen. Of course, things have… -
Posted a reply to Delete admin role for other role, on the site WordPress.org Forums:
Roles in WordPress are not hierarchical. The system works by saying you can do something… -
Posted a reply to [Members] Unpowered admin role, on the site WordPress.org Forums:
If there’s another plugin checking directly against the administrator role for permissions, that plugin is… -
Posted a reply to Unpowered admin role, on the site WordPress.org Forums:
That's entirely based on the specific plugin. Members merely provides the ability to assign capabilities… -
Posted a reply to Does not work – October 2019, on the site WordPress.org Forums:
Did you follow the instructions under the "How do I use it?" FAQ? https://wordpress.org/plugins/prevent-password-reset/faq/ -
Mentioned in [46413] on Core SVN:
Menus: In `Walker_Nav_Menu`, `Walker_Category`, and `Walker_Page`, properly output link attributes having a legitimate "empty" value, for example an HTML data attribute with a value of zero (0). -
Posted a reply to Mapping Multiple User Roles to custom SF field, on the site WordPress.org Forums:
I just want to reiterate that Members does not store roles or caps. WordPress does… -
Posted a reply to Mapping Multiple User Roles to custom SF field, on the site WordPress.org Forums:
I got pinged on this, so I thought I'd quickly respond to the multiple role… -
Posted a reply to Bug register_widgets using php namespaces, on the site WordPress.org Forums:
Easiest way if your widget class is in the same namespace as your register function:… -
Posted a reply to Still ok?, on the site WordPress.org Forums:
A lot of that is going to depend on the direction of Gutenberg (the current… -
Posted a reply to Version 3.0.0 ideas and feedback, on the site WordPress.org Forums:
@uberfoto - Thanks for the feedback. I do get this request from time to time.… -
Posted a reply to Layout variation, on the site WordPress.org Forums:
On the first site, you have multiple user roles enabled. On the second site, you… -
Posted a reply to Private Site Prevents Privacy Policy Display, on the site WordPress.org Forums:
You can whitelist pages via the members_is_private_page filter hook. Here's an example of whitelisting the… -
Posted a reply to Href stripping, on the site WordPress.org Forums:
You'll likely want to post this in the troubleshooting WordPress forum. This is unrelated to… -
Posted a reply to Set roles to post programmatically, on the site WordPress.org Forums:
get_the_ID() instead of the_ID() is something I immediately noticed that is incorrect. Maybe that'll help. -
Posted a reply to unsaved data, on the site WordPress.org Forums:
This is outside the scope of the Members plugin. You might try asking for help… -
Posted a reply to Internal Server and 302 error on Redirect all logged-out users, on the site WordPress.org Forums:
It sounds like it is behaving correctly, so that's good. The option "Redirect all logged-out…
Developer
-
Avatars Meta Box
Active Installs: 10+
-
Block Pattern Builder
Active Installs: 800+
-
Breadcrumb Trail
Active Installs: 30,000+
-
Clean My Archives
Active Installs: 1,000+
-
Cleaner Gallery
Active Installs: 5,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: 3,000+
-
Disable Post Format UI
Active Installs: Less than 10
-
Entry Views
Active Installs: 20,000+
-
Get the Image
Active Installs: 20,000+
-
Grid Columns
Active Installs: 2,000+
-
Hybrid Hook
Active Installs: 100+
-
Hybrid Hook Widgets
Active Installs: 100+
-
JavaScript Logic
Active Installs: 20+
-
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: 900+
-
Restaurant
Active Installs: 100+
-
Reverse Comment Textarea
Active Installs: 50+
-
Series
Active Installs: 4,000+
-
Slideshow
Active Installs: 4,000+
-
Sliding Panel
Active Installs: 200+
-
Template Tag Shortcodes
Active Installs: 400+
-
Toot
Active Installs: Less than 10
-
Whistles
Active Installs: 1,000+
-
Widgets Reloaded
Active Installs: 2,000+
-
Widgets Reset
Active Installs: 200+
Contributor
-
Audio Player Widget
Active Installs: 500+
-
ChunActive Installs: 90+
-
Dancing In The MoonlightActive Installs: 90+
-
ExtantActive Installs: 90+
-
HybridActive Installs: 700+
-
My LifeActive Installs: 200+
-
PicturesqueActive Installs: 100+
-
PrototypeActive Installs: 100+
-
RavelActive Installs: 100+
-
Retro-fittedActive Installs: 100+
-
SagaActive Installs: 200+
-
Socially AwkwardActive Installs: 200+
-
StargazerActive Installs: 2,000+
-
TwiggyActive Installs: 30+
-
UniqueActive Installs: 1,000+
-
X3P0 - ReflectionsActive Installs: 200+