Title: [Plugin: Twitter Tools] add suffix to posts
Last modified: August 19, 2016

---

# [Plugin: Twitter Tools] add suffix to posts

 *  [ryan76nz](https://wordpress.org/support/users/ryan76nz/)
 * (@ryan76nz)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-twitter-tools-add-suffix-to-posts/)
 * This plugin posts in the format:
 * New blog post: Post title [http://your.url](http://your.url)
 * I’m looking for a way to append some text to it like this:
 * New blog post: Post title [http://your.url](http://your.url) My custom text
 * I’ve found this for changing the prefix, but is there a way to add a suffix?
 * `$this->tweet_prefix = 'New blog post';`
 * Thanks for any help.

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

 *  [txdomer](https://wordpress.org/support/users/txdomer/)
 * (@txdomer)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-twitter-tools-add-suffix-to-posts/#post-942458)
 * I’d love to know the answer to this as well – I’ve searched high and low to figure
   out how to edit the code to do this.
 *  [aeneas07](https://wordpress.org/support/users/aeneas07/)
 * (@aeneas07)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-twitter-tools-add-suffix-to-posts/#post-942496)
 * change these lines to make the prefix a suffix
 * $this->tweet_prefix = ‘you custom text’;
    $this->tweet_format = ‘%s %s ‘.$this-
   >tweet_prefix;
 * you would need to make some more than minor changes to ADD a suffix in addition
   to the prefix

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

The topic ‘[Plugin: Twitter Tools] add suffix to posts’ is closed to new replies.

## Tags

 * [append](https://wordpress.org/support/topic-tag/append/)
 * [suffix](https://wordpress.org/support/topic-tag/suffix/)

 * 2 replies
 * 3 participants
 * Last reply from: [aeneas07](https://wordpress.org/support/users/aeneas07/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-twitter-tools-add-suffix-to-posts/#post-942496)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
