justlevine
@justlevine on WordPress.org and Slack
- Member Since: June 27th, 2011
Contribution History
justlevine’s badges:- Core Contributor
-
Mentioned in [55203] on Core SVN:
Introduce HTML API with HTML Tag Processor -
Wrote a comment on the post Fields API Kick-off Chat Summary: January 5th, 2023, on the site Make WordPress Core:
> Is there merit in separation of data and output like what GiveWP is doing… -
Wrote a comment on the post Fields API Kick-off Chat Summary: January 5th, 2023, on the site Make WordPress Core:
Would absolutely **love** to get involved with this. This would be gamechanging for WPGraphQL -
Wrote a comment on the post Improved PHP performance for core blocks registration, on the site Make WordPress Core:
This sounds awesome - great work! Two questions: 1. > Assign the block registration data… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
Apologies, I wrote ^ before I saw you responded. I know both of us have… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
From the comments and discussions happening elsewhere, it seems there's a lot of support for… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
Sorry if I wasn't clear. My question is why SQLite needs to be _in core_… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
>I agree that long-term, an ORM would be the way to go. But the way… -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
+1 -
Wrote a comment on the post Let’s make WordPress officially support SQLite, on the site Make WordPress Core:
Idk yall, this doesn't seem to jive with the 'decisions not options' and the 80:20… -
Wrote a comment on the post A new system for simply and reliably updating HTML attributes, on the site Make WordPress Core:
Yes please! -
Wrote a comment on the post Proposal: Stop merging experimental APIs from Gutenberg to WordPress Core, on the site Make WordPress Core:
+1. A return to this sort of stability in core would go a long way… -
Wrote a comment on the post Giving FSE a More User Friendly Name, on the site Make WordPress Core:
I love the thought that's gone into all the above comments and analyses, but here's… -
Wrote a comment on the post WordPress 6.1 Planning Roundup, on the site Make WordPress Core:
Echoing what @pbiron pointed out below, what about the existing discussions/feedback? - https://make.wordpress.org/core/2021/02/11/making-wordpress-releases-easier/ - https://make.wordpress.org/core/2020/10/29/discussion-align-the-wordpress-release-cycle-with-the-industry-standard/… -
Wrote a comment on the post Proposal: Better REST API handling in JavaScript, on the site Make WordPress Core:
Not just because it's shorter, but it significantly reduces the number of real-world use cases… -
Wrote a comment on the post Proposal: Better REST API handling in JavaScript, on the site Make WordPress Core:
Yes please! Even better if it could make it into 6.1. -
Wrote a comment on the post Proposal: Better REST API handling in JavaScript, on the site Make WordPress Core:
`const record = useEntityRecord( ...args)` i.e will let you do that. Destructing is optional -
Wrote a comment on the post Roadmap to 6.1, on the site Make WordPress Core:
Is there intentionally nothing on the roadmap that isn't directly related to Gutenberg? Surely by… -
Posted a reply to Sharing JS objects with inner blocks., on the site WordPress.org Forums:
Is there a way to add a <Context.Provider> higher up in the DOM? Because otherwise,… -
Created a topic, Sharing JS objects with inner blocks., on the site WordPress.org Forums:
Is there a way to pass a JS object from a parent block… -
Posted a reply to Replacing {merge_tag} in block, on the site WordPress.org Forums:
The solution was to use the the isSelected attribute in edit.js -
Created a topic, Replacing {merge_tag} in block, on the site WordPress.org Forums:
I am trying to create a custom block that will let use… -
Posted a reply to tribe_events() no longer hides subsequent recurrences, on the site WordPress.org Forums:
issue was a typo. apologies -
Created a topic, tribe_events() no longer hides subsequent recurrences, on the site WordPress.org Forums:
Recently, my custom tribe_events() queries have stoppe… -
Created ticket #54701 on Core Trac:
Twenty Twenty-One: twenty_twenty_one_get_attachment_image_attributes() ... -
Created a topic, Organizer ‘State’ vs. ‘Province’ vs ‘StateProvince’, on the site WordPress.org Forums:
Trying to understand the difference between tribe_get_… -
Wrote a comment on the post WordPress Performance Team kick off, on the site Make WordPress Core:
Can't attend the meeting (and I don't see it explicitly in the projects spreadsheet), but… -
Wrote a comment on the post Full Site Editing Scope for WP5.8, on the site Make WordPress Core:
> The focus now is not on a full and nuanced user experience, but more… -
Wrote a comment on the post Making WordPress Releases Easier, on the site Make WordPress Core:
In case anyone is still monitoring this post, were about to hit beta 3, and… -
Wrote a comment on the post Making WordPress Releases Easier, on the site Make WordPress Core:
As many said in response to the proposal regarding realigning development cycles, the current situation… -
Wrote a comment on the post Stale Issues in Gutenberg Repository, on the site Make WordPress Core:
Came here to write this, happy you beat me too it. Although I agree whole… -
Posted a reply to [Bug] Using WP_Query to get past events doesnt work if `post_type` is an array, on the site WordPress.org Forums:
@bordoni thanks for the quick reply and the workaround. I actually came across this using… -
Created a topic, [Bug] Using WP_Query to get past events doesnt work if `post_type` is an array, on the site WordPress.org Forums:
Trying to get past events using WP_Query: php $query … -
Created a topic, Slack channel invitation not working (token_revoked), on the site WordPress.org Forums:
When trying to join the WPGraphQL slack channel, I get… -
Mentioned in [49565] on Core SVN:
Feeds: Register transient feed cache handler using the recommended method for SimplePie 1.3 or later. -
Wrote a comment on the post Discussion: align the WordPress release cycle with the industry standard, on the site Make WordPress Core:
The name change is a no-brainer for me. Will make it a lot easier for… -
Wrote a comment on the post Proposal: Dropping support for old PHP versions via a fixed schedule, on the site Make WordPress Core:
What are your thoughts on the characterization of most of that 25% as 'zombie users'?… -
Wrote a comment on the post Proposal: Dropping support for old PHP versions via a fixed schedule, on the site Make WordPress Core:
But there is no big team working on all those plugins and themes, so the… -
Wrote a comment on the post Proposal: Dropping support for old PHP versions via a fixed schedule, on the site Make WordPress Core:
think this is also a chicken-egg argument: WP powers such a large part of the… -
Wrote a comment on the post Proposal: Dropping support for old PHP versions via a fixed schedule, on the site Make WordPress Core:
Hear hear! Just wondering: is there a specific reasoning to the 5 + 4 years?… -
Wrote a comment on the post What should happen when a theme in the directory doesn’t follow the guidelines?, on the site Make WordPress Themes:
Tangentially related, so maybe this isn't the right place to discuss, but has any thought… -
Wrote a comment on the post WordPress 5.6: What’s on your wishlist?, on the site Make WordPress Core:
What do you mean by #2? How is this different than user roles? -
Wrote a comment on the post WordPress 5.6: What’s on your wishlist?, on the site Make WordPress Core:
I think this ticket about generated PNGs having larger file sizes than the unscaled original… -
Wrote a comment on the post Using the block editor for theme-parts, on the site Make WordPress Themes:
Thanks for the swift and detailed replies. > Honestly, an extra query is nothing but… -
Mentioned in [48370] on Core SVN:
Themes: Allow template loading functions to pass additional arguments to the template via the `$args` parameter. -
Wrote a comment on the post Using the block editor for theme-parts, on the site Make WordPress Themes:
What (if any) performance considerations are being taken into account? How will requiring multiple additional… -
Wrote a comment on the post Updating jQuery version shipped with WordPress, on the site Make WordPress Core:
@azaozz best place to get involved is the js slack channel or somewhere else? -
Wrote a comment on the post Updating jQuery version shipped with WordPress, on the site Make WordPress Core:
How exactly would migrating WP core to vanilla, and then leaving jQuery as an optional… -
Posted a reply to DB Error: Unknown column ‘EventStartDate’ in order clause., on the site WordPress.org Forums:
@sjnbham any word from them? (Id contact them myself, but we use the nonprofit license,… -
Posted a reply to DB Error: Unknown column ‘EventStartDate’ in order clause., on the site WordPress.org Forums:
Please post back if you hear anything before they respond here! 🤞