Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter zzubkov

    (@zzubkov)

    Sorry. It’s all right, but after some correction of php code.
    It was not understand cyrillic symbols.
    just replaced a line

    /* Replace any instance of the cat_name with the cat_name wrapped in a HREF to link_url */
    $text = preg_replace(“|($page->post_title)|iu”,”$1” , $text);

    Thread Starter zzubkov

    (@zzubkov)

    I propose variant – post autolink.
    Here is the code

    [Code moderated as per the Forum Rules. Please use the pastebin]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Pages Autolink] Dosn't work in WP 3.01’ is closed to new replies.