Sathiyamoorthy V
@sathyapulse on WordPress.org , @Sathiyamoorthy on Slack
- Member Since: October 19th, 2016
- Location: Bengaluru, India
- GitHub: sathyapulse
Contribution History
Sathiyamoorthy V’s badges:- Core Contributor
- Documentation Contributor
- Translation Contributor
-
Pull request #37151 merged into WordPress/gutenberg:
Fix HTML drop issues with the Windows browsers -
Submitted pull request #37151 to WordPress/gutenberg:
Fix HTML drop issues with the Windows browsers -
Submitted pull request #35724 to WordPress/gutenberg:
Fix reusable block inserter popup performance issue - Fixes - #35719 -
Created issue #35719 in the WordPress/gutenberg repository:
Block editor performance issues with reusable blocks -
Mentioned in [48359] on Core SVN:
Site Health: Ensure that the user will be notified after a successful snooze action. -
Mentioned in [47419] on Core SVN:
Media: Improve the appearance of image editor on small and medium screens. -
Mentioned in [47418] on Core SVN:
Media: Improve the appearance of image editor on small and medium screens. -
Mentioned in [47254] on Core SVN:
Site Health: Improve the wording for PHP update recommendations. -
Mentioned in [47228] on Core SVN:
Editor: Add unique classes to `.post-attributes-label-wrapper` paragraphs for easier JS or CSS targeting. -
Mentioned in [47205] on Core SVN:
Taxonomy: Clarify the docs for the return values of the `term_exists()` function. -
Wrote a comment on the post Call for volunteers: Release Model Working Group, on the site Make WordPress Core:
I'm interested. @sathyapulse - Both WordPress and Slack. -
Mentioned in [46843] on Core SVN:
Accessibility: Menus: Properly disable form controls on the Menus screen that cannot be used until at least one menu is created. -
Mentioned in [46842] on Core SVN:
Accessibility: Menus: Properly disable form controls on the Menus screen that cannot be used until at least one menu is created. -
Wrote a comment on the post WordPress Local Environment, on the site Make WordPress Core:
Great work!! -
Mentioned in [46789] on Core SVN:
Users: Display admin email verification screen in user's locale instead of site locale. -
Mentioned in [46788] on Core SVN:
Users: Display admin email verification screen in user's locale instead of site locale. -
Mentioned in [46784] on Core SVN:
Upgrade/Install: Provide a default label for "Continue" button in language selection form. -
Mentioned in [46775] on Core SVN:
Editor: Improve the appearance of tag cloud in Tags meta box in classic editor. -
Mentioned in [46763] on Core SVN:
Docs: Add missing `@since` tags for functions in `wp-admin/includes/update.php`. -
Mentioned in [46758] on Core SVN:
Editor: Improve the appearance of tag cloud in Tags meta box in classic editor. -
Mentioned in [41242] on Core SVN:
Multisite: Remove references to `$wpdb->siteid` and use `get_current_network_id()` instead. -
Mentioned in [41234] on Core SVN:
Media: Pass shortcode attributes to `wp_audio_shortcode_class` and `wp_video_shortcode_class` filters. -
Mentioned in [41200] on Core SVN:
Docs: Reduce confusion in `@since MU` notationss by indicating the WP version (3.0.0) the code was merged into core while retaining the original context. -
Mentioned in [39933] on Core SVN:
Multisite: Replace `is_super_admin()` with `manage_network_options` in `wp-admin/options.php`. -
Created ticket #39200 on Core Trac:
Replace `is_super_admin()` check with current_user_can( ...