Gary Pendergast
@pento on WordPress.org and Slack
- Member Since: February 22nd, 2009
- Location: Melbourne, Australia
- Website: pento.net
- GitHub: pento
- Job Title: Poet
Bio
Interests
Contribution History
Gary Pendergast’s badges:- Core Contributor
- Core Team
- Meta Contributor
- Meta Team
- Plugin Developer
- Support Contributor
- Translation Contributor
- Translation Editor
- WordCamp Speaker
- 
										Submitted pull request #35656 to WordPress/gutenberg: 
 Embed: Add Wolfram Cloud as an embed provider2 weeks ago 
- 
										Closed ticket #53326 on Core Trac: 
 Add Wolfram Notebook as a whitelisted oEmbed provider2 weeks ago 
- 
										Committed [51909] to Core SVN: 
 Embeds: Add Wolfram Notebook as a trusted oEmbed provider. Fixes #53326.2 weeks ago 
- 
										Submitted pull request #1757 to WordPress/wordpress-develop: 
 KSES: Allow PDFs to be embeded as objects2 weeks ago 
- 
										Created ticket #54261 on Core Trac: 
 KSES: Allow PDFs to be embeded as objects2 weeks ago 
- 
										Submitted pull request #35611 to WordPress/gutenberg: 
 Tests: Run block fixtures through KSES.2 weeks ago 
- 
										Pull request #34895 merged into WordPress/gutenberg: 
 Embed: Add Pinterest as an embed provider3 weeks ago 
- 
										Closed ticket #53448 on Core Trac: 
 Add Pinterest as a whitelisted oEmbed provider1 month ago 
- 
										Committed [51821] to Core SVN: 
 Embeds: Add Pinterest as a trusted oEmbed provider. Props ...1 month ago 
- 
										Created ticket #53448 on Core Trac: 
 Add Pinterest as a whitelisted oEmbed provider4 months ago 
- 
										Committed [2542322] to Plugins SVN: 
 Remove historic Dutch translation props from readme, per request from ...5 months ago 
- 
										Committed [2542321] to Plugins SVN: 
 Remove historic Dutch translation props from readme, per request from ...5 months ago 
- 
										Wrote a comment on the post Dev Chat Agenda for January 27, 2021, on the site Make WordPress Core: 
 Following up on last week's Importers discussion, the #core-importers channel now exists!9 months ago 
- 
										Closed ticket #52189 on Core Trac: 
 Enable wp_update_nav_menu_item to use passed values for setting post_date9 months ago 
- 
										Committed [50014] to Core SVN: 
 Menus: Fix linting errors introduced in [50013]. Props ...9 months ago 
- 
										Closed ticket #52189 on Core Trac: 
 Enable wp_update_nav_menu_item to use passed values for setting post_date9 months ago 
- 
										Committed [50013] to Core SVN: 
 Menus: Make use of `wp_resolve_post_date()` when updating menu items. ...9 months ago 
- 
										Wrote a comment on the post Dev Chat Agenda for January 20, 2021 & January 21, 2021, on the site Make WordPress Core: 
 One more post. 🙂 https://pento.net/2021/01/21/wordpress-importers-free-as-in-speech/9 months ago 
- 
										Wrote a comment on the post Dev Chat Agenda for January 20, 2021 & January 21, 2021, on the site Make WordPress Core: 
 Project Proposal: Modernise the WordPress Importers The WordPress Importers have largely been in maintenance mode…9 months ago 
- 
										Wrote a comment on the post Grant default theme commit to @ianbelanger, on the site Make WordPress Systems: 
 @ianbelanger now has theme commit access.2 years ago 
- 
										Wrote a comment on the post Gutenberg Local Environment Rewrite, on the site Make WordPress Core: 
 Sorry about the problems you ran into there, @mapk! Unfortunately, keeping compatibility between the old…2 years ago 
- 
										Wrote a new post, Gutenberg Local Environment Rewrite, on the site Make WordPress Core: 
 With the introduction of the WordPress Local Environment, the next step was to make this…2 years ago 
- 
										Wrote a new post, APAC Triage and Bug Scrub Sessions, on the site Make WordPress Core: 
 Living in APAC timezones can be difficult. From waking up at 3am for meetings, to…2 years ago 
- 
										Wrote a comment on the post SSL for auto updates, on the site Make WordPress Core: 
 Much like the experimental package signing that was added in WordPress 5.2, older versions of…2 years ago 
- 
										Wrote a comment on the post WordPress Local Environment, on the site Make WordPress Core: 
 Technically, Node could be part of the Docker image, but it's super slow. `npm install`…2 years ago 
- 
										Wrote a comment on the post WordPress Local Environment, on the site Make WordPress Core: 
 Could you clarify what you have in mind here, @nerrad? Was there something in particular…2 years ago 
- 
										Wrote a comment on the post WordPress Local Environment, on the site Make WordPress Core: 
 Almost all of them will be frequently used, I think. Maybe `env:reset` will be less…2 years ago 
- 
										Wrote a new post, WordPress Local Environment, on the site Make WordPress Core: 
 The e2e test infrastructure was recently introduced to WordPress Core, using Docker to create a…2 years ago 
- 
										Committed [2123001] to Plugins SVN: 
 Sync with https://github.com/WordPress/wordpress-importer2 years ago 
- 
										Wrote a new post, PHP Coding Standards Changes, on the site Make WordPress Core: 
 This is a follow-up to several changes proposed a few months ago. While reading these…2 years ago 
- 
										Wrote a comment on the post Feature Projects: Customize Section Button and Autoload, on the site Theme Review Team: 
 I think we should also view this project as call for the core developers to…2 years ago 
- 
										Wrote a comment on the post Discussion: Consider Delaying WordPress 5.2 RC1 Date, on the site Make WordPress Core: 
 Thank you for opening this discussion, @chanthaboune! I do agree that RC1 isn't viable for…3 years ago 
- 
										Wrote a comment on the post Dev Chat Agenda: April 3rd, on the site Make WordPress Core: 
 I won't be around for this meeting, so here are my updates: WordPress 5.2 The…3 years ago 
- 
										Wrote a comment on the post Dev Chat Agenda: March 27, on the site Make WordPress Core: 
 Thanks for the suggestion, @ramiy! I've commented on the ticket, and moved it into the…3 years ago 
- 
										Wrote a new post, Dev Chat Agenda: March 27, on the site Make WordPress Core: 
 Below is the agenda for the weekly devchat meeting on [time]Wednesday March 27 21:00 UTC[/time]: Announcements5.2 updatesBeta 1…3 years ago 
- 
										Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core: 
 There were some issues the last time we tried adding autoloading (see #36335). I'm totally…3 years ago 
- 
										Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core: 
 Funnily enough, having the function on a new line is closer to PSR-2. 🙂 Generally…3 years ago 
- 
										Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core: 
 To be fair, the problem is with the hooks API, not the practice of passing…3 years ago 
- 
										Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core: 
 There are interesting things in PSR-2 that will likely inspire how the WordPress Coding Standards…3 years ago 
- 
										Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core: 
 Thank you for your thoughts, @joyously! I'd like to hear more about your experience in…3 years ago 
Developer
- 
										
											Advanced Automatic UpdatesActive Installs: 50,000+ 
- 
										
											Exploit ScannerActive Installs: 20,000+ 
- 
										
											  Health Check & TroubleshootingActive Installs: 300,000+ 
- 
										
											ReactionsActive Installs: 40+ 
- 
										
											x1f4a9Active Installs: Less than 10 
Contributor
- 
										
											  Classic EditorActive Installs: 5+ million 
- 
										
											  Jetpack - WP Security, Backup, Speed, & GrowthActive Installs: 5+ million 
- 
										
											Misspelling ReporterActive Installs: 30+ 
- 
										
											  Nearby WordPress EventsActive Installs: Less than 10 



 
			