DEBARGHYA BANERJEE
@debarghyabanerjee on WordPress.org
- Member Since: September 29th, 2023
- Location: Kolkata
- GitHub: Debarghya-Banerjee
- Job Title: Software Engineer
- Employer: rtCamp
Contribution History
DEBARGHYA BANERJEE’s badges:- Core Contributor
-
Created ticket #62038 on Core Trac:
Issue with is_email() and sanitize_email() -
Submitted pull request #7334 to WordPress/wordpress-develop:
Update: `is_email()` validation and `sanitize_email()` sanitization. -
Submitted pull request #7325 to WordPress/wordpress-develop:
Fix: Missing yoda conditions from multiple files -
Created ticket #62033 on Core Trac:
Fix missing Yoda Conditions -
Submitted pull request #7323 to WordPress/wordpress-develop:
Fix: Remove non yoda condition and non strict comparision -
Created ticket #62032 on Core Trac:
Fixing the non yoda conditions in ms-functions.php -
Submitted pull request #7316 to WordPress/wordpress-develop:
Update: Make `get_current_blog_id()` & `$wpdb->blogid` consistent. -
Mentioned in [58973] on Core SVN:
Customize: Sanitize autofocus URL parameter as an array. -
Mentioned in [58916] on Core SVN:
Themes: Fix themes search event not firing on enter. -
Mentioned in [58914] on Core SVN:
Themes: Fix themes search event not firing on enter. -
Mentioned in [58846] on Core SVN:
Docs: Correct documentation for `the_password_form` hook. -
Submitted pull request #7118 to WordPress/wordpress-develop:
Fix: Add `function_exists` checks for `utf8_encode` function -
Closed ticket #49428 on Core Trac:
Extend get_the_post_pagination() to consider total argument -
Mentioned in [58827] on Core SVN:
General: Memoize the return value in `wp_get_wp_version()`. -
Submitted pull request #7105 to WordPress/wordpress-develop:
Feature: Add memoization in `wp_get_wp_version` function -
Mentioned in [58813] on Core SVN:
General: Introduce `wp_get_wp_version()` to get unmodified version. -
Mentioned in [58807] on Core SVN:
Taxonomy: Ensure `get_edit_term_link()` produces the correct result when called without taxonomy. -
Mentioned in [58804] on Core SVN:
Customize: Sanitize autofocus URL parameter as an array. -
Submitted pull request #7070 to WordPress/wordpress-develop:
Fix: `get_edit_term_link()` optional taxonomy parameter error -
Submitted pull request #7062 to WordPress/wordpress-develop:
Fix: Remove the 20 chars reference from doc block comments of `the_password_form`... -
Submitted pull request #7059 to WordPress/wordpress-develop:
Fix: Trim the `display_name` if it is a combination of `first_name` and... -
Closed pull request #6993 on WordPress/wordpress-develop:
Feature: Add return value to wp_delete_file() function -
Submitted pull request #7054 to WordPress/wordpress-develop:
Feature: Allow array and string as type for wp_list_comments function parameter: `type` -
Submitted pull request #7032 to WordPress/wordpress-develop:
Feature: Add post-type prefix for Attachment slug -
Mentioned in [58715] on Core SVN:
Filesystem API: Add a return value for `wp_delete_file()`. -
Submitted pull request #7013 to WordPress/wordpress-develop:
Feature: Add wp_get_wp_version() function to return the current WordPress version -
Mentioned in [58705] on Core SVN:
REST API: Ensure string returned in WP_REST_Templates_Controller::get_wp_templates_author_text_field(). -
Submitted pull request #7009 to WordPress/wordpress-develop:
Update: GitHub Actions workflow to remove the bot comment when Trac Ticket... -
Submitted pull request #7003 to WordPress/wordpress-develop:
Fix: Add `hidden` class to copied tooltip in media library list view... -
Submitted pull request #6996 to WordPress/wordpress-develop:
Feature: Add settings field under Writing to let the user select the... -
Submitted pull request #6993 to WordPress/wordpress-develop:
Feature: Add return value to wp_delete_file() function -
Submitted pull request #6974 to WordPress/wordpress-develop:
Fix: Broken URL of Customizer with autofocus query string parameter -
Submitted pull request #57698 to WordPress/gutenberg:
[Excerpt Block]: Character count instead of word count would make this block...