-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove the url to post from tweet? #3
Comments
You can drop the URL by deleting this: ."&url=".urlencode($permalink)." from lines 36 and 40. If you wanted to hardcode a Twitter handle, you could add this as a new line 34: $tweetcontent .= ' @yourtwitterhandle'; |
This is just what I was looking for. Thanks and have a great weekend. L. |
Hi, Something I'm doing or the code is doing is not working. How can we proceed. Shall I email the error messages? |
Hi Joshua, Any chance I can get some assistance on this query? Thanks, |
1 similar comment
Hi Joshua, Any chance I can get some assistance on this query? Thanks, |
|
Is it possible to drop the post url from the tweet. It takes up too many characters. Instead I'd like to add the twitter id. Any advice you can provide would be appreciated. Cheers,
The text was updated successfully, but these errors were encountered: