Shail Mehta
Shail Mehta
Corrected Typo in docs/talkback-guidelines.md Added `lifecycle` Instead of `lifecyle` Fixes: https://github.com/wordpress-mobile/WordPress-Android/issues/20489
Small Typo correction in docs/talkback-guidelines.md in Line no 218 `lifecyle` -> `lifecycle`
Trac Ticket: https://core.trac.wordpress.org/ticket/61122
Added refresh patch for Validate url in locate template. Trac ticket: https://core.trac.wordpress.org/ticket/58905
I have Resolved Footer Social Media Position Issue also added font-weight:600 for **Share this** title (Same as News). Fixes https://github.com/WordPress/wordcamp.org/issues/1097 ### Screenshots **After Patch Desktop:**  **After Patch Mobile:** 
### Description Need to add Global documentation `global $wp_styles, $wp_scripts;` in /lib/compat/wordpress-6.4/script-loader.php ### Step-by-step reproduction instructions 1. go to lib/compat/wordpress-6.4/script-loader.php 2. you will able to see the issue ### Screenshots,...
Fixes: https://github.com/WordPress/gutenberg/issues/61594
Corrected several typos in some files Fixes: https://github.com/WordPress/Advanced-administration-handbook/issues/330
**1. In debug/debug-javascript.md file** - Line no 33 `nagivate` it should be `navigate` - Line no 66 `instuctions` it should be `instructions` **2. In debug/version-control.md file** - Line no 9...
Added Missing Translation in patterns/post-meta.php file in Atlas Theme.