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
- Test Contributor
- Test Team
- Translation Contributor
- Translation Editor
- WordCamp Organizer
- WordCamp Speaker
-
Submitted pull request #1930 to WordPress/wordpress-develop:
added test for get_num_queries and wp_get_nocache_headers1 week ago
-
Created ticket #54490 on Core Trac:
added test for get_num_queries and wp_get_nocache_headers1 week ago
-
Submitted pull request #1890 to WordPress/wordpress-develop:
added tests for #53443 includes fix as well2 weeks ago
-
Submitted pull request #1815 to WordPress/wordpress-develop:
Added support for replacing style with a RTL version in the add_edito…4 weeks ago
-
Submitted pull request #1811 to WordPress/wordpress-develop:
polyfills and tests for str_ends_with() and str_starts_with()4 weeks ago
-
Submitted pull request #1810 to WordPress/wordpress-develop:
tests for str_contains4 weeks ago
-
Submitted pull request #1809 to WordPress/wordpress-develop:
tests for 45055 array_key_first array_key_last4 weeks ago
-
Closed pull request #1614 on WordPress/wordpress-develop:
added missing tests4 weeks ago
-
Submitted pull request #1795 to WordPress/wordpress-develop:
test for wp_get_direct_update_https_url4 weeks ago
-
Created ticket #54359 on Core Trac:
test for wp_get_direct_update_https_url4 weeks ago
-
Submitted pull request #36010 to WordPress/gutenberg:
Added option to show empty terms1 month ago
-
Submitted pull request #1782 to WordPress/wordpress-develop:
#49364 combined1 month ago
-
Submitted pull request #1781 to WordPress/wordpress-develop:
whitespace1 month ago
-
Submitted pull request #1779 to WordPress/wordpress-develop:
#53177 wp user query does not accept fields as string except1 month ago
-
Pull request #35777 merged into WordPress/gutenberg:
Fixes #34855 RangeControl style issue in RTL1 month ago
-
Created ticket #54310 on Core Trac:
WP_User_Query does not return results in the save format if fields set ...1 month ago
-
Submitted pull request #35777 to WordPress/gutenberg:
Fixes #34855 RangeControl style issue in RTL1 month ago
-
Submitted pull request #1762 to WordPress/wordpress-develop:
#476422 months ago
-
Submitted pull request #1760 to WordPress/wordpress-develop:
#54257_is_php_version_compatible and is_wp_version_compatible2 months ago
-
Submitted pull request #1754 to WordPress/wordpress-develop:
#46346_wp_total_pages2 months ago
-
Created ticket #54257 on Core Trac:
tests for is_php_version_compatible and is_wp_version_compatible2 months ago
-
Submitted pull request #1742 to WordPress/wordpress-develop:
#54239_test_wp_fuzzy_number_match2 months ago
-
Created ticket #54239 on Core Trac:
tests for wp_fuzzy_number_match2 months ago
-
Posted a reply to [Author Avatars List/Block] Author Dropdown list?, on the site WordPress.org Forums:
probably not look at this function https://developer.wordpress.org/reference/functions/wp_dropdown_users/ if you what a sodu dropdown with images…2 months ago
-
Created ticket #54180 on Core Trac:
tests fot _wp_mysql_week()2 months ago
-
Posted a reply to [Bullhorn Career Portal WordPress Plugin] Specific job URLs?, on the site WordPress.org Forums:
That is the only option with OSCP it is the side effect of it being…2 months ago
-
Posted a reply to [Author Avatars List/Block] Displaying custom acf fields, on the site WordPress.org Forums:
Hi All I will see if I can make time to look at this Paul2 months ago
-
Reopened ticket #54093 on Core Trac:
wp_ajax_send_password_reset() calls retrieve_password() with the ...3 months ago
-
Created ticket #54093 on Core Trac:
wp_ajax_send_password_reset() calls retrieve_password() with the ...3 months ago
-
Created ticket #54064 on Core Trac:
Add phpcs run command to Docker3 months ago
-
Created ticket #54020 on Core Trac:
Add a filter to allow updating post without changing the modified dates3 months ago
-
Posted a reply to Changing the layout of a job URL, on the site WordPress.org Forums:
Hi No, I am sure it is possible with a load of code but not…3 months ago
-
Wrote a comment on the post Test Team meetings schedule – poll, on the site Make WordPress Test:
Works for me4 months ago
-
Posted a reply to [Material Design for WordPress] Floating labels not working, on the site WordPress.org Forums:
Hi @anoktear I have just been looking at this and the plugin should have added…4 months ago
-
Posted a reply to [Author Avatars List/Block] Empty cells with avatar grid, on the site WordPress.org Forums:
add some CSS to set the width/heights Paul4 months 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…6 months 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…6 months 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…7 months 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…7 months 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…7 months ago
-
Committed [2527911] to Plugins SVN:
stopped load un-needed CSS and fixed php87 months ago
-
Committed [2527909] to Plugins SVN:
stopped load un-needed CSS and fixed php87 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…7 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…7 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…7 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…7 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…8 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 time8 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…8 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? Paul8 months ago
Developer
-
Author Avatars List/Block
Active Installs: 9,000+
-
Fluid
Active Installs: Less than 10
-
Matador Jobs Lite
Active Installs: 30+
-
WP Site Verification tool
Active Installs: 2,000+
-
WP Vote Lite
Active Installs: Less than 10