Forums

[resolved] functions.php without a theme (3 posts)

  1. cjx3711
    Member
    Posted 11 months ago #

    I'm still very new to WordPress and from my understanding, some functions such as custom user data goes into the function.php which comes with a theme.

    But my problem is I am creating a site without a theme. So I use the loop to get my post data. But where do I put the code that's supposed to be in this functions.php?

  2. stvwlf
    Member
    Posted 11 months ago #

    Here is an excellent article on how to put code that is usually in functions.php in a plugin:
    http://justintadlock.com/archives/2011/02/02/creating-a-custom-functions-plugin-for-end-users

  3. cjx3711
    Member
    Posted 11 months ago #

    Thanks that's exactly what I needed. :)

Reply

You must log in to post.

About this Topic