»

get_results("SELECT * FROM $wpdb->posts WHERE post_status = 'static'"); if ($posts) { ?>
ID; ?> post_modified); ?> " . __('Edit') . ""; } ?> " . __('Delete') . ""; } ?>

»