8 responses to “Am I beautified?”

  1. mg

    Hi, this Q is some kind of outa topic, but what function calls “finish reading” link? My site is organized like yours, but I can’t find how to organize it like this one.

    Cheers!

  2. Rad Smith

    You might wanna update those links to the source, they are broken.

  3. Jaykul

    Yep, sorry … re-ordered that. :-p
    I knew, at the time, that I ought to have posted that code in a … perma-link type location, ah well, I fixed the links now.

  4. Jepa

    WP version 1.0.1 the b2var.php is now just var.php in the includes folder.

    Just fyi.

    regards,

    Jepa

  5. Jepa

    Sorry not var.php, but vars.php

    :)

  6. FilSchiesty

    Links still broken to the readme file.

  7. Joel 'Jaykul' Bennett

    It’s this tag here: < ?php the_content("finish reading..."); ?> The trick is to put a <!--more--> tag in your post wherever you want to break between what gets put on the front page, and what get’s put inside, and then to put a <!--nextpage--> tag for page breaks. It’s all in WordPress readme file

    Wow, I love that textile & beautifier :-)

  8. Joel 'Jaykul' Bennett

    Yeah, that’s wierd. Anyway, the readme is just about how to get the multi-page posts. And it’s just the readme that comes with WordPress, you’ll get much more up-to-date information from the WordPress Docs