Paul Bearne
@pbearne on WordPress.org and Slack
- Member Since: November 13th, 2006
- Location: Southern Ontario
- Website: bearne.ca
- GitHub: pbearne
- Job Title: Senior WordPress Full Stack Developer
- Employer: Paul & Gina Bearne (Freelance Consultancy)
Bio
Interests
WordPress Origin Story
Contributions Sponsored
Contribution History
Paul Bearne’s badges:- Core Contributor
- Documentation Contributor
- Meetup Organizer
- Plugin Developer
- Translation Contributor
- Translation Editor
- WordCamp Organizer
- WordCamp Speaker
-
Created a new ticket, #53491, in Core Trac:
update 'assertInternalType' is deprecate Method1 week ago
-
Created a new ticket, #53490, in Core Trac:
adds missing test for xmlrpc function in functions.php1 week ago
-
Created a new ticket, #53485, in Core Trac:
completing coverage for wp_date()1 week ago
-
Created a new ticket, #53484, in Core Trac:
unit test for current_datetime()1 week ago
-
Created a new ticket, #53414, in Core Trac:
Add how to run php coverage reports to readme.md2 weeks ago
-
Posted a reply to [Author Avatars List/Block] Shortcode for avatar height?, on the site WordPress.org Forums:
We use the build-in get_avatar function your theme/plugin is overloading the thumbnail The CSS should…3 weeks ago
-
Created a new ticket, #53353, in Core Trac:
have the ability to put FSE files in a theme subfolder3 weeks ago
-
Posted a reply to [Author Avatars List/Block] Shortcode for avatar height?, on the site WordPress.org Forums:
try adding .shortcode-author-avatars div.author-list .user .avatar img{ height:129px: } your theme is setting the height…4 weeks ago
-
Posted a reply to [Author Avatars List/Block] ProfilePress, on the site WordPress.org Forums:
having had a quick look stick with the old WP User Avatar look for someone…1 month ago
-
Posted a reply to [Author Avatars List/Block] ProfilePress, on the site WordPress.org Forums:
That is a new avatar plugin I will have a look at it and see…1 month ago
-
Posted a reply to PHP 8 breaks page with plugin shortcode, on the site WordPress.org Forums:
Thanks @abigailm I have just pushed an updated version with a fix for PHP 8…2 months ago
-
Committed [2527911] to Plugins Trac:
stopped load un-needed CSS and fixed php82 months ago
-
Committed [2527909] to Plugins Trac:
stopped load un-needed CSS and fixed php82 months ago
-
Posted a reply to [Matador Jobs Lite] Sites not syncing with Bullhorn, on the site WordPress.org Forums:
@synergeticweb Have look at this doc https://matadorjobs.com/support/documentation/published-status-to-import/ as it lays out the process To use…2 months ago
-
Wrote a comment on the post Automatically Catching Bugs in Plugins, on the site Make WordPress.org:
And even maybe allow dev to opt-out Then name and same on the plugin page…2 months ago
-
Wrote a comment on the post Automatically Catching Bugs in Plugins, on the site Make WordPress.org:
I guess if we were able to declare the coding standards we are using with…2 months ago
-
Posted a reply to [Author Avatars List/Block] Error after updating to php 8, on the site WordPress.org Forums:
Hi @editpostok Thank you for the report I have patch the version on Github https://github.com/pbearne/wp-author-avatars…2 months ago
-
Posted a reply to [Author Avatars List/Block] TinyMCE – Missing Danish language javascript file, on the site WordPress.org Forums:
Hi All I am happy to add the translations file @wpmhy did you translate the…3 months ago
-
Posted a reply to [Author Avatars List/Block] Gutenberg styles are loaded on frontend, on the site WordPress.org Forums:
Good news I will release an update with this change when I get time3 months ago
-
Posted a reply to [Author Avatars List/Block] Gutenberg styles are loaded on frontend, on the site WordPress.org Forums:
Hi I have had a quick look at the code and tweaked it a bit…3 months ago
-
Posted a reply to [Author Avatars List/Block] Gutenberg styles are loaded on frontend, on the site WordPress.org Forums:
Hi Not sure what you are asking for can expand what you need? Paul3 months ago
-
Posted a reply to [Author Avatars List/Block] Gutenberg styles are loaded on frontend, on the site WordPress.org Forums:
Hi I will dig into the code and see if I can work out why…3 months ago
-
Posted a reply to [Author Avatars List/Block] Gutenberg styles are loaded on frontend, on the site WordPress.org Forums:
Hi These URLs look like core CSS file not from the plugin Paul3 months ago
-
Created a new ticket, #53014, in Core Trac:
Health check should list all feature flags in core and show which ...3 months ago
-
Posted a reply to Author list styling?, on the site WordPress.org Forums:
Try adding this CSS to your theme maybe via the customizer .author-list a { float:…4 months ago
-
Created a topic, bracks iThemes security checks, on the site WordPress.org Forums:
This plugin doesn't allow for admin_post_nopriv_{$acti…5 months ago
-
Posted a reply to Connected on 2 sites, but only one syncs jobs, on the site WordPress.org Forums:
Hi You need to make sure that you have added all the URL redirects in…6 months ago
-
Created a topic, missing isset checks, on the site WordPress.org Forums:
Hi Guys Please add an isset check for these rows P…6 months ago
-
Posted a reply to Website Post Icon, on the site WordPress.org Forums:
No this is not the best plugin for that look for a post author plugin7 months ago
-
Posted a reply to does this work on Multi site?, on the site WordPress.org Forums:
I will install this for my client thanks7 months ago
-
Created a new ticket, #51881, in Core Trac:
Incorrect function called in test7 months ago
-
Posted a reply to Console error Uncaught TypeError: jQuery(…).live is not a function, on the site WordPress.org Forums:
I didn't add it to the shortcode is only in the Block You will have…7 months ago
-
Posted a reply to Console error Uncaught TypeError: jQuery(…).live is not a function, on the site WordPress.org Forums:
Hi Thanks for the report Just pushed an update 2.1.4 Can you install and conform…7 months ago
-
Committed [2425733] to Plugins Trac:
fixed JS removed .live call7 months ago
-
Committed [2425731] to Plugins Trac:
fixed JS removed .live call7 months ago
-
Posted a reply to does this work on Multi site?, on the site WordPress.org Forums:
I also had to add the network setting page to the script loader private function…7 months ago
-
Posted a reply to does this work on Multi site?, on the site WordPress.org Forums:
it looks like the problem is that there is not too section in network admin…7 months ago
-
Created a topic, does this work on Multi site?, on the site WordPress.org Forums:
Not seeing a link in tools and get a "Sorry, you are n…7 months ago
-
Posted a reply to Replace link to latest post with link to author profile page?, on the site WordPress.org Forums:
Hi There is an option to set the link to the author page But sounds…8 months ago
-
Posted a reply to Widget settings unset on save, on the site WordPress.org Forums:
Hi all I found a problem with the object type in the Gutenberg block code…8 months ago
-
Committed [2410771] to Plugins Trac:
fixed object type for Gutenberg block8 months ago
-
Committed [2410770] to Plugins Trac:
fix bad tag action8 months ago
-
Committed [2410769] to Plugins Trac:
fixed object type for Gutenberg block8 months ago
-
Committed [2410768] to Plugins Trac:
fixed object type for Gutenberg block8 months ago
-
Posted a reply to Widget settings unset on save, on the site WordPress.org Forums:
Sorry, I will try to find time to give this some TLC ASAP Thanks for…8 months ago
-
Created a new ticket, #51591, in Core Trac:
https://make.wordpress.org/core/handbook/contribute/git/github-pull-req ...8 months ago
-
Posted a reply to Connection Error, on the site WordPress.org Forums:
Hi, This almost free like the login is failing Try to do the action in…9 months ago
-
Posted a reply to Change Author Avatar size, on the site WordPress.org Forums:
It looks like the theme CSS need to be looked at Paul9 months ago
-
Wrote a comment on the post Dev Chat Agenda: September 9th 2020, on the site Make WordPress Core:
Hi All I am trying to get some traction for https://core.trac.wordpress.org/ticket/19958#comment:30 I have restarted coding…10 months ago
-
Posted a reply to Matador Sync issues, on the site WordPress.org Forums:
Hi Try selecting all jobs in Published Status to Import setting (to make sure there…11 months ago
Developer
-
Author Avatars List/Block
Active Installs: 9,000+
-
Fluid
Active Installs: Less than 10
-
Matador Jobs Lite
Active Installs: 50+
-
WP Site Verification tool
Active Installs: 2,000+
-
WP Vote Lite
Active Installs: Less than 10