Skip to content

WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.

Notifications You must be signed in to change notification settings

harshitjha1430/wordpress-develop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Core – Custom Fork (Fix for Trac Ticket #63120)

This fork of the official WordPress Core repository contains my contribution to fix a bug related to emoji rendering in plugin titles in the WordPress admin area.

🔧 Contribution Summary

  • Issue: Emoji fallback characters were incorrectly rendered in plugin titles within the admin dashboard.
  • Fix: Implemented a detection and fallback mechanism to prevent rendering issues for emojis in plugin headers.
  • Ticket Reference: Trac Ticket #63120
  • Pull Request: View PR on GitHub

🧪 Technical Details

  • Added logic to check for Unicode rendering issues in plugin headers.
  • Ensured backward compatibility with existing plugin title handling.
  • Tested changes in local wp-env development environment.

📂 About This Repository

This repository is a fork of the official WordPress Core repository and is used to track and demonstrate the patch I submitted for the bug.

💡 For the latest official WordPress source code, please visit github.com/WordPress/wordpress-develop


🙋‍♂️ Author

Harshit Jha

About

WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.5%
  • CSS 9.0%
  • JavaScript 8.1%
  • SCSS 0.8%
  • HTML 0.6%
  • XSLT 0.0%