Forums

[resolved] [Plugin: Twitpress] Permalink Fix (3 posts)

  1. transphorm
    Member
    Posted 4 years ago #

    Line #249 should is:
    $proto = str_replace( "[permalink]", $post->guid, $proto );

    should be:
    $proto = str_replace( "[permalink]", get_permalink($postID), $proto );

    On the setting page it's mentioned that twitpress wants to use current permalink structure. Without that change it posts http://website/?p=1111.

  2. ubergiant
    Member
    Posted 3 years ago #

    Thank you for this fix!

  3. Abhijeet
    Member
    Posted 3 years ago #

    Tanks transphorm.
    I am looking for twitter plugin who can twitt my posts with my blog address. You solved my problem. Thanks a Lot.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags