• I just went from 1.3a5 to 1.5a6 and my aside quit working…it said that the ‘texturize’ was as unknown call. Any idea if its been changed? The following is the code I’m using just under start_wp:
    <?php if (in_category(14) && !$single) { ?>
    <ul class="linklog">

    • <?php echo texturize($post->post_content); echo ' '; comments_popup_link('(0)', '(1)', '(%)' ) ?>
    • Any comments are welcomed….

Viewing 1 replies (of 1 total)
  • Thread Starter idowens

    (@idowens)

    so nevermind b/c it shoud be “wptexturize”….
    Look at me jumpin’ the gun to blame the fine folks at work here ??

Viewing 1 replies (of 1 total)
  • The topic ‘texturize not working?’ is closed to new replies.