I see. You can put things into the_content but that puts it below the post title and other stuff. You could put a hook on the_post() but that could result in some weird behavior.
↧
I see. You can put things into the_content but that puts it below the post title and other stuff. You could put a hook on the_post() but that could result in some weird behavior.