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 #15193
Ticket #15193
: example.php
File example.php,
108 bytes
(added by
scribu
,
15 years ago
)
example plugin, demonstrating bug
Line
1
<?php
2
/*
3
Plugin Name: Example Plugin
4
Author: scribu
5
*/
6
7
class
My_Description
{
8
9
}
10
11
My_Description
::
init
();
12
Trac UI Preferences
Download in other formats:
Original Format