Forums

how works e.g. function the_content ? (3 posts)

  1. oerdec
    Member
    Posted 9 years ago #

    hi,
    i try to create a field with links. it should belong to a post. when i write a post about the weather it would be cool to have links like weather.com and sunshine.xy next to the article.
    i added an input field to /wp-admin/post.php and a field in the mysql table wp_posts. it´s no problem to write data in the database.
    but how come data frome the database on the site?
    index.php: <?php the_content(); ?>
    template-functions.php line 905: function the_content(...>
    but in which file is the mysql query?
    thanks, oerdec//

  2. OperaManiac
    Member
    Posted 9 years ago #

    i think u should try meta post :)
    http://wordpress.org/support/6/3570

  3. oerdec
    Member
    Posted 9 years ago #

    ok, it looks usefull. i didn´t see that because i stopped working with the beta version. the comment function doesn´t work.
    now i have to decide what´s more important :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.