Profiles

Bio

20 years experience coding web-apps, 15+ years experience as an agency full-stack developer. Script-kiddie since 1990. WordPressing since v2.8

Interests

Arts & culture, how the stories we tell change over time, science & technology, psychology & religion, being my best self and living my best life.

Badges

CODE
1 badge
Core Contributor '23

Current Job

Full Stack Developer - Front End Specialist
Present
Dabzo Interaction Design

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Team focus

Across 3 teams, with no team-attributable contributions in the last 365 days

WordPress releases

Contributed to 2 releases
  • 6.5
  • 6.4

Contributions

Type
December 2024
Dec 31 Tue · 00:26
Forums med
Posted a reply to Changing Page Navigation, on the site WordPress.org Forums:
That sounds like something you might want to add a custom post type for. https://developer.wordpress.org/reference/functions/register_post_type/And…
Dec 31 Tue · 00:10
Forums med
Posted a reply to Pending(3) on Comment but there is no comments, on the site WordPress.org Forums:
If there are no pending comments in the database then the frontend has likely been…
February 2024
Feb 09 Fri · 19:48
Core high
Mentioned in [57580] on WordPress SVN:
Quick/Bulk Edit: Pre-fill category fields with their status.
September 2023
Sep 26 Tue · 15:03
Core high
Mentioned in [56712] on WordPress SVN:
Quick/Bulk Edit: Pre-fill category fields with their status.
April 2023
Apr 06 Thu · 07:01
Forums med
Posted a reply to Different menu for admin, on the site WordPress.org Forums:
Try the current_user_can function. if current_user_can( 'activate_plugins' ) should do the trick. function my_wp_nav_menu_args($args =…
Apr 04 Tue · 23:52
Forums med
Posted a reply to “Advertise With Us” – setting up a page to encourage partners to fill it out, on the site WordPress.org Forums:
You could use a custom page template for your form. Or just use an html…
Apr 04 Tue · 23:49
Forums med
Posted a reply to Error 404 when change permalinks, on the site WordPress.org Forums:
Is mod_rewrite enabled? What does your .htaccess look like and what kind of hosting environment…
August 2021
Aug 19 Thu · 23:33
Forums med
Posted a reply to Website will not scroll or load completely on Safari, on the site WordPress.org Forums:
Loads fine for me on safari and the headers look okay https://redbot.org/?uri=https%3A%2F%2Falbergobeirut.com%2F The site is…
Aug 19 Thu · 23:27
Forums med
Posted a reply to Delete all pending users in cPanel Tables, on the site WordPress.org Forums:
When a new user signs-up in WordPress the user is created. But there's nothing in…
April 2020
Apr 02 Thu · 00:06
Forums med
Posted a reply to I can’t get the Redirection plugin to import CSV, on the site WordPress.org Forums:
Also confirming, saving a raw .csv from a text-editor didn't work, but downloading from google-sheets…