Title: codi's Replies | WordPress.org

---

# codi

  [  ](https://wordpress.org/support/users/codi/)

 *   [Profile](https://wordpress.org/support/users/codi/)
 *   [Topics Started](https://wordpress.org/support/users/codi/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codi/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codi/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codi/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codi/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codi/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [export post snipet to static php page](https://wordpress.org/support/topic/export-post-snipet-to-static-php-page/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/export-post-snipet-to-static-php-page/#post-1335864)
 * Tried that….didn’t work either <:(
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [export post snipet to static php page](https://wordpress.org/support/topic/export-post-snipet-to-static-php-page/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/export-post-snipet-to-static-php-page/#post-1335798)
 * I set up a php page just as described:-
 * <?php
    /* Short and sweet */ define(‘WP_USE_THEMES’, false); require(‘/home/webnews/
   public_html/blog/wp-content/themes/news-magazine-theme-640/header.php’); ?>
 * <?php
    $posts = get_posts(‘numberposts=10&order=ASC&orderby=post_title’); foreach(
   $posts as $post) : start_wp(); ?> <?php the_date(); echo ““; ?> <?php the_title();?
   > <?php the_excerpt(); ?> <?php endforeach; ?>
 * and I get this error message:-
 * Fatal error: Call to undefined function language_attributes() in /home/webnews/
   public_html/blog/wp-content/themes/news-magazine-theme-640/header.php on line
   2
 * so far, I have not been able to figure out the problem. Any help would be greatly
   appreciated.
 * Codi
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Current time displayed](https://wordpress.org/support/topic/current-time-displayed/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/current-time-displayed/#post-1325816)
 * RVoodo….you are the MAN or the LADY as the case may be…that did the trick…Thank
   you very much. Your having taken the time to assist is greatly appreciated.
 * I am slowly putting together this site [http://webnewsfeed.com](http://webnewsfeed.com)
   and [http://webnewsfeed.com/blog](http://webnewsfeed.com/blog)
 * All input is greatly accepted.
 * Also thanks to vtxyzzy for your effort.
 * Thanks again
 * Codi
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Current time displayed](https://wordpress.org/support/topic/current-time-displayed/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/current-time-displayed/#post-1325797)
 * This is what I have now:
 * <?php print(date (‘g:i A T’)); ?>
 * and this is what it shows ast 12:34 PM EST
 * 4:34 PM UTC
 * When I used your snippit it showed
 * 5:28 PM UTC
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Static post on home index page](https://wordpress.org/support/topic/static-post-on-home-index-page/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/static-post-on-home-index-page/#post-1042016)
 * Thanks Tim…DIH..! Apparently looked everywhere else…thanks again.
 * Codi
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add Hyperlink to Authors name on post](https://wordpress.org/support/topic/add-hyperlink-to-aurthors-name-on-post/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/add-hyperlink-to-aurthors-name-on-post/#post-1041176)
 * Stvwlf,
 * Thanks loads for the link…works just great
 * Thanks again for your response…I don’t know much but if I can ever help you, 
   let me know
 * [http://americansvow.com](http://americansvow.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Video Widget](https://wordpress.org/support/topic/featured-video-widget/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/featured-video-widget/#post-1041175)
 * Forget it…I got worn out trying to get it to work so I trashed it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [How to remove Meta login tags](https://wordpress.org/support/topic/how-to-remove-meta-login-tags/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/how-to-remove-meta-login-tags/#post-1023396)
 * Thank…it works great…sorry it took so long to get back to you. Thanks again..
 * Codi
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [user_description()](https://wordpress.org/support/topic/user_description/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/user_description/#post-271575)
 * Thanks MichelH…but the assistance you gave me didn’t help because I’m not a programmer
   and I don’t understand how to do what it says. I was hoping someone would step
   up to the plate and take up the challenge. I may be blind in one eye and unable
   to see out of the other, but I thought it would be a neat addition to WordPress.
   A hyperlink from the blog author’s name to a page built on the fly showing the
   information in the user_description section of his registeration.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Link author’s name to php page with the_author_description ()](https://wordpress.org/support/topic/link-authors-name-to-php-page-with-the_author_description/)
 *  Thread Starter [codi](https://wordpress.org/support/users/codi/)
 * (@codi)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/link-authors-name-to-php-page-with-the_author_description/#post-268395)
 * Not what I am looking for. I don’t want to have to create static pages for each
   author…I want them created on the fly from a hyperlink on the author’s name that
   is pulled each time a blog is brought up on the browser. When the link on the
   author’s name on the blog is clicked on, it should call the fly page and provide
   that author’s id # to the fly page where you would have the php code to pull 
   that info from the database. That’s what I need and I know it can be done, but
   unfortunately, I’m not the one to do it.

Viewing 10 replies - 1 through 10 (of 10 total)