Birgir Erlendsson (birgire)
@birgire on WordPress.org and Slack
- Member Since: July 31st, 2011
- Location: Reykjavik, Iceland
- Website: xlino.com
- Job Title: Developer
Bio
WordPress Origin Story
Contribution History
Birgir Erlendsson (birgire)’s badges:- Core Contributor
- Documentation Contributor
- Meta Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
- 
										Mentioned in [53934] on Core SVN: 
 Media: Account for Windows when normalizing file paths.
- 
										Mentioned in [53088] on Core SVN: 
 Taxonomy: Show error message for terms without a name.
- 
										Mentioned in [52194] on Core SVN: 
 Posts, Post Types: Use global post as the default for `wp_get_post_parent_id()`.
- 
										Mentioned in [52190] on Core SVN: 
 Media: Add support for v1 and v2 gallery block in `get_post_galleries()`.
- 
										Mentioned in [52170] on Core SVN: 
 Taxonomy: Display update notices when adding terms.
- 
										Mentioned in [52168] on Core SVN: 
 Media: Featured image modal loads only selected image.
- 
										Mentioned in [52083] on Core SVN: 
 Mail: Add `wp_mail_succeeded` hook to `wp_mail`.
- 
										Mentioned in [52061] on Core SVN: 
 General: Add "noopener" to `wp_list_bookmarks()` output.
- 
										Posted a reply to Capability check instead of a role check, on the site WordPress.org Forums: 
 Here are similar support threads I just found that seems to be related to this…
- 
										Posted a reply to Capability check instead of a role check, on the site WordPress.org Forums: 
 Hello @creativeartbd To be able to use a custom role and checking for roles is…
- 
										Posted a reply to Fatal error: Call to undefined function Sgdg\\Vendor\\GuzzleHttp\\c, on the site WordPress.org Forums: 
 yes there seems to be plugins out there that can give namespace conflicts with other…
- 
										Posted a reply to Capability check instead of a role check, on the site WordPress.org Forums: 
 Awesome, I'm sure it would help others too, as there are similar threads out there…
- 
										Created a topic, Fatal error: Call to undefined function Sgdg\\Vendor\\GuzzleHttp\\c, on the site WordPress.org Forums: 
 On WP 5.8.x and PHP 7.4.x, version 2.10.3 works but 2.…
- 
										Posted a reply to Capability check instead of a role check, on the site WordPress.org Forums: 
 Hello @jobayertuser I'm not using Tutor LMS If I understand correctly the megamenu plugin is…
- 
										Posted a reply to Capability check instead of a role check, on the site WordPress.org Forums: 
 Thanks for replying @jobayertuser Sorry I don't follow > Of course, you can customize ...…
- 
										Created a topic, Capability check instead of a role check, on the site WordPress.org Forums: 
 Hi, shouldn't this be a capability check instead of a …
- 
										Created ticket #53829 on Core Trac: 
 Add unique keywords for wp_mail calls to categorize it
- 
										Created ticket #53826 on Core Trac: 
 wp_mail_succeeded action in wp_mail()
- 
										Mentioned in [51184] on Core SVN: 
 Docs: Add a reference to `WP_Site_Query::__construct()` for information on accepted arguments in `get_sites()`.
- 
										Mentioned in [51129] on Core SVN: 
 Privacy: Improve naming of user confimed action email filters.
- 
										Mentioned in [50159] on Core SVN: 
 Privacy: Allow Admin to Skip e-mail confirmation for Export.
- 
										Mentioned in [50157] on Core SVN: 
 REST API: Allow for the posts endpoint include/exclude terms query to `include_children`.
- 
										Mentioned in [50145] on Core SVN: 
 Privacy: Introduce `manage_{$this->screen->id}_custom_column` action in `WP_Privacy_Requests_Table::column_default()`.
- 
										Mentioned in [50127] on Core SVN: 
 Posts, Post Types: Introduce new functions for determining if a post has a parent (`has_post_parent()`) and to fetch the post parent (`get_post_parent()`).
- 
										Mentioned in [50123] on Core SVN: 
 Editor: Introduce a dynamic filter for the content of a single block:
- 
										Mentioned in [49844] on Core SVN: 
 Mail: Introduce a `pre_wp_mail` filter to allow short-circuiting the `wp_mail()` function without having to override the pluggable function.
- 
										Mentioned in [49090] on Core SVN: 
 Privacy: Improve clarity of privacy error strings.
- 
										Mentioned in [48521] on Core SVN: 
 Comments: Don't show the filter/pagination actions if there are no comments to list.
- 
										Mentioned in [48496] on Core SVN: 
 Feeds: Ensure that galleries can be output as a list of links in feeds.
- 
										Mentioned in [48429] on Core SVN: 
 Feeds: Ensure that enclosures produce valid XML.
- 
										Mentioned in [48416] on Core SVN: 
 Menus: Ensure that category menus with special characters can be updated.
- 
										Mentioned in [48328] on Core SVN: 
 Query: Make sure the `found_posts` property of `WP_Query` is always an integer, to match the documented type.
- 
										Mentioned in [48307] on Core SVN: 
 REST API: Correct the return type of `rest_sanitize_value_from_schema`.
- 
										Mentioned in [48304] on Core SVN: 
 Login and Registration: Hide the login form on the "check your email" step of new user registration or password reset.
- 
										Mentioned in [48209] on Core SVN: 
 Themes: Add a return value to theme functions calling `locate_template()`:
- 
										Mentioned in [48151] on Core SVN: 
 Administration: Update `WP_List_Table::get_sortable_columns()` to support `asc` and `desc` arguments.
- 
										Mentioned in [48050] on Core SVN: 
 Comments: Don't display edit links to trashed post comments.
- 
										Mentioned in [47810] on Core SVN: 
 REST API: Support the JSON Schema pattern keyword.
- 
										Mentioned in [47747] on Core SVN: 
 Menus: Allow empty taxonomy terms to be surfaced when searching for items.
- 
										Mentioned in [47572] on Core SVN: 
 Privacy: Add an indication when the Copy action in Privacy Policy Guide is complete.
- 
										Mentioned in [47473] on Core SVN: 
 Privacy: Correct bottom padding for table of contents on Privacy Policy Guide on smaller screens.
- 
										Mentioned in [47472] on Core SVN: 
 Post Formats: Pass post type to the `disable_formats_dropdown` filter in `WP_Posts_List_Table::formats_dropdown()`.
- 
										Mentioned in [47451] on Core SVN: 
 Database: Introduce `wpdb::db_server_info()` to retrieve full MySQL server information string as supplied by `mysqli_get_server_info()`.
- 
										Mentioned in [47420] on Core SVN: 
 Privacy: Prevent unexpected scrolling when clicking the "Copy this section to clipboard" button on Privacy Policy Guide screen.
- 
										Created ticket #49570 on Core Trac: 
 Privacy Policy Guide: Adjust white space under TOC list in mobile
- 
										Mentioned in [47371] on Core SVN: 
 Widgets: Create a unique HTML ID for the `` element of Recent Comments widget if more than one instance is displayed on the page.
- 
										Mentioned in [47328] on Core SVN: 
 REST API: Don't assume all item schemas have properties.
- 
										Mentioned in [47326] on Core SVN: 
 REST API: Fix links format in OPTIONS requests for non-variable routes.
- 
										Mentioned in [47304] on Core SVN: 
 Accessibility: Improve readability by removing unnecessary italic font style.
- 
										Mentioned in [47278] on Core SVN: 
 Privacy: Add a table of contents to Personal Data Export report for easier navigation.
Developer
- 
										
											WP Default AuthorActive Installs: 600+ 
- 
										
											YouList - YouTube playlist shortcodeActive Installs: 600+ 
Contributor
- 
										
											  Authentication CodeActive Installs: 200+ 
- 
										
											  MC Login CodeActive Installs: 20+ 



 
			