Changeset 1099461
- Timestamp:
- 02/25/2015 06:30:42 PM (11 years ago)
- Location:
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (2 diffs, 1 prop)
-
trunk/readme.txt (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
twitter/tags/1.0.0/readme.txt
- Property svn:mime-type deleted
r1099431 r1099461 42 42 Twitter Cards must be enabled for your domain before they will appear alongside a Tweet. Submit a URL to the [Twitter Cards validator](https://cards-dev.twitter.com/validator) and request Twitter add the card type for your domain. 43 43 44 = How can I change an Embedded Tweet's background and link colors to match my site's theme? =44 = How can I change an embedded Tweet's background and link colors to match my site's theme? = 45 45 46 The Twitter plugin for WordPress includes a settings page with options to customize the background color, link color, and border color used in Twitter Embedded Tweets and Embedded Timelines.46 The Twitter plugin for WordPress includes a settings page with options to customize the background color, link color, and border color used in Twitter embedded Tweets and embedded timelines. 47 47 48 48 = How do I include an embedded timeline in my page? = … … 52 52 Copy-and-paste the HTML generated by the Twitter widgets configuration tool into a new [WordPress text widget](http://codex.wordpress.org/WordPress_Widgets#Using_Text_Widgets). 53 53 54 = My custom link color and border color do not appear in Embedded tweets or timelines =54 = My custom link color and border color do not appear in embedded Tweets or timelines = 55 55 56 56 Your site may have a [Content Security Policy](https://developer.mozilla.org/docs/Web/Security/CSP/Introducing_Content_Security_Policy) blocking Twitter's JavaScript from inserting your custom styling into the widget. -
twitter/trunk/readme.txt
- Property svn:mime-type deleted
r1099428 r1099461 42 42 Twitter Cards must be enabled for your domain before they will appear alongside a Tweet. Submit a URL to the [Twitter Cards validator](https://cards-dev.twitter.com/validator) and request Twitter add the card type for your domain. 43 43 44 = How can I change an Embedded Tweet's background and link colors to match my site's theme? =44 = How can I change an embedded Tweet's background and link colors to match my site's theme? = 45 45 46 The Twitter plugin for WordPress includes a settings page with options to customize the background color, link color, and border color used in Twitter Embedded Tweets and Embedded Timelines.46 The Twitter plugin for WordPress includes a settings page with options to customize the background color, link color, and border color used in Twitter embedded Tweets and embedded timelines. 47 47 48 48 = How do I include an embedded timeline in my page? = … … 52 52 Copy-and-paste the HTML generated by the Twitter widgets configuration tool into a new [WordPress text widget](http://codex.wordpress.org/WordPress_Widgets#Using_Text_Widgets). 53 53 54 = My custom link color and border color do not appear in Embedded tweets or timelines =54 = My custom link color and border color do not appear in embedded Tweets or timelines = 55 55 56 56 Your site may have a [Content Security Policy](https://developer.mozilla.org/docs/Web/Security/CSP/Introducing_Content_Security_Policy) blocking Twitter's JavaScript from inserting your custom styling into the widget.
Note: See TracChangeset
for help on using the changeset viewer.