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, #51881, in Core Trac:
Incorrect function called in test3 days 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…4 days 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…4 days ago
-
Committed [2425733] to Plugins Trac:
fixed JS removed .live call4 days ago
-
Committed [2425731] to Plugins Trac:
fixed JS removed .live call4 days 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…1 week 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…1 week 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…1 week 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…4 weeks 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…4 weeks ago
-
Committed [2410771] to Plugins Trac:
fixed object type for Gutenberg block4 weeks ago
-
Committed [2410770] to Plugins Trac:
fix bad tag action4 weeks ago
-
Committed [2410769] to Plugins Trac:
fixed object type for Gutenberg block4 weeks ago
-
Committed [2410768] to Plugins Trac:
fixed object type for Gutenberg block4 weeks 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…1 month ago
-
Posted a reply to [NSFW] I want to change some field and add some field, on the site WordPress.org Forums:
Hi I am not sure you can submit whose field through the public API. Look…1 month ago
-
Created a new ticket, #51591, in Core Trac:
https://make.wordpress.org/core/handbook/contribute/git/github-pull-req ...1 month 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…1 month 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 Paul2 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…3 months ago
-
Posted a reply to Show only specific job categories, on the site WordPress.org Forums:
@charlesabarnes Cool!! good to know is this for all jobs on the site or can…3 months ago
-
Posted a reply to Show only specific job categories, on the site WordPress.org Forums:
Hi Avxrja I don't think you can embed the OSCP and filter it for single…3 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…3 months ago
-
Posted a reply to Widget settings unset on save, on the site WordPress.org Forums:
Hi I did spot this is in the last block of testing and haven't been…4 months ago
-
Posted a reply to Website Icon, on the site WordPress.org Forums:
Yes you can but it will need code to workout the author ID and pass…4 months ago
-
Posted a reply to Authors in an unordered list, on the site WordPress.org Forums:
I don't know why you are getting the error that string 'aa_userlist_template' is only in…4 months ago
-
Posted a reply to Required minimum number of posts stops authors from appearing, on the site WordPress.org Forums:
I had a look at this and seems to be working Note: this is only…4 months ago
-
Posted a reply to profile image and link to profile, on the site WordPress.org Forums:
good news4 months ago
-
Posted a reply to profile image and link to profile, on the site WordPress.org Forums:
if you can run some php code in the header from your child theme use…4 months ago
-
Posted a reply to profile image and link to profile, on the site WordPress.org Forums:
Can you use a shortcoe?5 months ago
-
Wrote a comment on the post You can now add your own plugins to the Block Directory, on the site Make WordPress Plugins:
I tried this for my plugin author avatar list I got 2 problems One it…5 months ago
-
Posted a reply to Required minimum number of posts stops authors from appearing, on the site WordPress.org Forums:
I don't know why this isn't working Are you using the shortcode, widget or block?…5 months ago
-
Committed [2339162] to Plugins Trac:
fixed error caused by preview code5 months ago
-
Committed [2339161] to Plugins Trac:
fixed error caused by preview code5 months ago
-
Committed [2339139] to Plugins Trac:
Added support for the block search Added block preview5 months ago
-
Committed [2339138] to Plugins Trac:
Added support for the block search Added block preview5 months ago
-
Posted a reply to Design Customization, on the site WordPress.org Forums:
Hi If you need to create look and feel to match the client's site may…5 months ago
-
Created a topic, Gutenberg Block added, on the site WordPress.org Forums:
Hi All This plugin now has a Gutenberg Block for use…5 months ago
-
Posted a reply to Docs site not working, on the site WordPress.org Forums:
Hi That is wp.com site it seems to be OK now :-) Paul5 months ago
-
Posted a reply to Showing authors on a grid…, on the site WordPress.org Forums:
change width: 46%; to width: 32%; (ish) Use the customizer and add/modify in additional CSS…5 months ago
-
Posted a reply to Showing authors on a grid…, on the site WordPress.org Forums:
just change the CSS to 3 in row and font size Adjust the height as…5 months ago
-
Posted a reply to Showing authors on a grid…, on the site WordPress.org Forums:
yes you can play with the width and font size to see what works5 months ago
-
Posted a reply to Showing authors on a grid…, on the site WordPress.org Forums:
You can increase the image site if want in the settings5 months ago
-
Posted a reply to Showing authors on a grid…, on the site WordPress.org Forums:
add this ccs body .widget_author_avatars .author-list .user { float: left; width: 46%; height: 128px; }…5 months ago
-
Posted a reply to Showing authors on a grid…, on the site WordPress.org Forums:
sorry can't see them5 months ago
-
Posted a reply to Showing authors on a grid…, on the site WordPress.org Forums:
you will need to use a little bit of CSS If you turn it back…5 months ago
-
Posted a reply to How to link to a bbPress profile page?, on the site WordPress.org Forums:
Thanks for reporting this I checked the code and found the detection for bbPress plugin…6 months ago
-
Posted a reply to Grid with fixed space, on the site WordPress.org Forums:
Hi @johanaxel Yes you can override the CSS to change how it works I would…6 months ago
-
Posted a reply to Bug: Block reverting to all users on page edit, on the site WordPress.org Forums:
that is strange the advance section only loads for Select by Role(s) and if Bio…6 months ago
-
Posted a reply to “No users found” with new user roles based on Paid Membership Pro Levels, on the site WordPress.org Forums:
Hi It sounds like Membership Pro is not storing the custom roles in the normal…6 months ago
Developer
-
Author Avatars List/Block
Active Installs: 9,000+
-
Fluid
Active Installs: Less than 10
-
Matador Jobs Lite
Active Installs: 70+
-
WP Site Verification tool
Active Installs: 2,000+
-
WP Vote Lite
Active Installs: Less than 10