
Enviado em 24/09/2016 - 08:00h
Olá amigos do VOL.<?php
/*
Template Name: Plug Feed
*/
echo '<?xml version="1.0" encoding="UTF-8" ?>';
$numposts = 30;
$posts = query_posts('showposts='.$numposts);
?>
<rss version="2.0">
<channel>
<title><?php bloginfo_rss('name'); ?> Plugrush RSS Feed</title>
<description>Your RSS Feed ready to be imported by the Plugrush system</description>
<link><?php echo home_url() ?></link>
<lastBuildDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_lastpostmodified('GMT'), false); ?></lastBuildDate>
<pubDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_lastpostmodified('GMT'), false); ?></pubDate>
<?php while(have_posts()) : the_post();?>
<item>
<title><?php the_title_rss(); ?></title>
<description><?php the_content_rss(); ?></description>
<link><?php the_permalink_rss(); ?></link>
<enclosure url="<?php $th = get_post_meta($post->ID, 'th', true); echo $th; ?>" length="" type="image/jpeg" />
<guid><?php echo $post->ID; ?></guid>
<pubDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_post_time('Y-m-d H:i:s', true), false); ?></pubDate>
</item>
<?php endwhile; ?>
</channel>
</rss>
Cirurgia para acelerar o openSUSE em HD externo via USB
Void Server como Domain Control
Modo Simples de Baixar e Usar o bash-completion
Monitorando o Preço do Bitcoin ou sua Cripto Favorita em Tempo Real com um Widget Flutuante
Atualizar Linux Mint 22.2 para 22.3 beta
Jogar games da Battle.net no Linux com Faugus Launcher
Como fazer a Instalação de aplicativos para acesso remoto ao Linux
Conky, alerta de temperatura alta (10)
Assisti Avatar 3: Fogo e Cinzas (3)
Duas Pasta Pessoal Aparecendo no Ubuntu 24.04.3 LTS (42)









