Skip to content

coblezc/wp-twitter-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WordPress Twitter Search Embed results of a Twitter search in a WordPress page using Twitter REST API v1.1. Examples include a hashtag search, Twitter archive, or raffle app. Here's a screenshot of the output

Instructions at http://zachcoble.com/words/wp-twitter-search/
**Update: In the WordPress page that will call the tweets, include this in the Text tab:

<script src="../js/initialize-tweets.js"></script>

###File Location

  • /js: put this folder in the root directory of your Wordpress site.
  • /twitteroauth: put this folder in the root directory of your Wordpress site.
  • /twitter-styles.css: put this file in your theme's folder (e.g. /wp-content/themes/your-theme)