Forums

[resolved] Render Created Custom Options (3 posts)

  1. simonpeterong
    Member
    Posted 2 years ago #

    hi! I've been reading a lot about adding custom options, I want to create an additional option to put in a page, like a profile page and by using the codes, I can easily create a page on the admin panel and write down, lets say a short bio, work history etc.

    I think I already covered up how to create the additional menu on the admin panel, I just don't know how to render it on the page. I tried adding <?php echo get_option(); ?> on the page.php (the file I'm editing) but it doesn't render the one I wrote on the custom option page I made.

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    I want to create an additional option to put in a page, like a profile page and by using the codes, I can easily create a page on the admin panel and write down, lets say a short bio, work history etc.

    Better to use a plugin such as http://wordpress.org/extend/plugins/cimy-user-extra-fields/

  3. simonpeterong
    Member
    Posted 2 years ago #

    thanks for the reply, I really want to learn this the hard way =). Either way this will help me out. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic