Title: [Plugin: Twitpress] Permalink Fix
Last modified: August 19, 2016

---

# [Plugin: Twitpress] Permalink Fix

 *  Resolved [transphorm](https://wordpress.org/support/users/transphorm/)
 * (@transphorm)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/plugin-twitpress-permalink-fix/)
 * 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](http://website/?p=1111).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [ubergiant](https://wordpress.org/support/users/ubergiant/)
 * (@ubergiant)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-twitpress-permalink-fix/#post-773077)
 * Thank you for this fix!
 *  [Abhijeet](https://wordpress.org/support/users/abhijeetpasalkar/)
 * (@abhijeetpasalkar)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-twitpress-permalink-fix/#post-773087)
 * Tanks transphorm.
    I am looking for twitter plugin who can twitt my posts with
   my blog address. You solved my problem. Thanks a Lot.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Twitpress] Permalink Fix’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [Abhijeet](https://wordpress.org/support/users/abhijeetpasalkar/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-twitpress-permalink-fix/#post-773087)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
