Edent,
@Edent@mastodon.social avatar

@dan
Here's a plaintext functions.php

<?php   
header('Content-Type: text/plain; charset=utf-8');   
bloginfo( 'name' );  
echo "\n";

if ( have_posts() ) {

 while ( have_posts() ) : the_post();

 if ( get_post_type() == 'post' ) {  
 the_time( get_option( 'date_format' ) );   
 echo "\n";  
 }

 the_title();  
 echo "\n";  
 echo strip_tags(get_the_content());   
 echo "\n";   
 endwhile;   
}  
  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • DreamBathrooms
  • InstantRegret
  • osvaldo12
  • magazineikmin
  • thenastyranch
  • rosin
  • Youngstown
  • mdbf
  • slotface
  • ngwrru68w68
  • tester
  • kavyap
  • everett
  • Durango
  • JUstTest
  • ethstaker
  • cubers
  • modclub
  • GTA5RPClips
  • tacticalgear
  • Leos
  • khanakhh
  • normalnudes
  • provamag3
  • cisconetworking
  • anitta
  • megavids
  • lostlight
  • All magazines