Skip to content

Instantly share code, notes, and snippets.

@styledev
Last active March 24, 2016 16:24
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save styledev/3337428 to your computer and use it in GitHub Desktop.
Save styledev/3337428 to your computer and use it in GitHub Desktop.
This function will linkify your tweet messages from the Twitter API using include_entities=true
@circa-0
Copy link

circa-0 commented Mar 24, 2016

PHP n00b here. Shouldn't I be able to just add this to my code and it work? Or do I have to implement it into my existing code? I have a page that retrieves tweets, like a custom widget. How do I use this to make the entities links, as it should? Put it in my page and nothing happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment