WordPress.org
News
Showcase
Hosting
Extend
Themes
Plugins
Patterns
Blocks
Openverse
↗
︎
Learn
Learn WordPress
Documentation
Forums
Developers
WordPress.tv
↗
︎
Community
Make WordPress
Photo Directory
Five for the Future
Events
Job Board
↗
︎
About
About WordPress
Enterprise
Gutenberg
↗
︎
Get WordPress
Search Trac
Get WordPress
Make WordPress Core
Blog
Handbook
Tickets
Components
Browse Source
Trac Timeline
Create a New Ticket
Search:
Login
Notifications
Context Navigation
Back to Ticket #28727
Ticket #28727
: trac28727.php
File trac28727.php,
273 bytes
(added by
bobbingwide
,
11 years ago
)
Sample plugin file demonstrating the problem
Line
1
<?php
2
/**
3
4
£
5
6
*/
7
function
trac2827
()
{
8
echo
"The character appearing as lower case u-acute started life as a pound sterling character "
;
9
echo
"Surely its presence should not cause the plugin editor to display absolutely nothing for this source file"
;
10
11
}
Trac UI Preferences
Download in other formats:
Original Format