This website requires JavaScript.
Explore
Help
Sign In
WordPress-C
/
WordPress
mirror of
https://github.com/WordPress/WordPress.git
Watch
1
Star
0
Fork
You've already forked WordPress
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6ff955829c
WordPress
/
index.php
5 lines
95 B
PHP
Raw
Blame
History
<
?
php
/* Short and sweet */
define
(
'WP_USE_THEMES'
,
true
);
require
(
'./wp-blog-header.php'
);
?>
Reference in New Issue
View Git Blame
Copy Permalink