son yazlar wordpress
public text v1 · immutable<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header2.php');
?>
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-config.php');
?>
<?php query_posts('showposts=5'); ?>