Changeset 688472
- Timestamp:
- 03/28/2013 03:30:31 PM (13 years ago)
- File:
-
- 1 edited
-
wp-parallax-content-slider/trunk/README.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-parallax-content-slider/trunk/README.txt
r687197 r688472 6 6 Requires at least: 3.0 7 7 Tested up to: 3.5.1 8 Stable tag: 0.9. 38 Stable tag: 0.9.4 9 9 10 10 A customizable JQuery content slider with CSS3 animations and parallax effects. … … 20 20 It is very easy to configure the plugin as it adds automatically an admin page in Wordpress administration section. You will be able to configure : 21 21 22 * New in v0.9.4 : Filter category ina shortcode parameter (eg. [parallaxcontentslider cat="2"] or [parallaxcontentslider cat="2,5"]);22 * New in v0.9.4 : Filter by post category directly with a shortcode parameter (eg. [parallaxcontentslider cat="2"] or [parallaxcontentslider cat="2,5"]); 23 23 * The type of content to display (posts, pages, both); 24 24 * The number of slides to display; … … 30 30 31 31 It's also possible to choose to display a static HTML content instead of displaying last posts in the slider. 32 33 WARNING: This last feature is dangerous since all plugins files will are deleted by Wordpress during an automatic update! Be careful if you use it and backup your files. 32 34 33 35 Roadmap: … … 44 46 * Russian (ru_RU): [Temur Danelia](http://wordpress.org/support/profile/temur-danelia) 45 47 * Georgian (ka_GE): [Temur Danelia](http://wordpress.org/support/profile/temur-danelia) 46 * other languages (xx_XX): Translators needed ;) 48 * other languages (xx_XX): Translators needed ;) See the FAQ 47 49 48 50 = Plugin's Official Site = … … 62 64 63 65 == Frequently Asked Questions == 66 67 = How may I contribute to this awesome project? = 68 69 You can fork this project on [GitHub](https://github.com/jlethuau/wp-parallax-content-slider) and I'll consider all interesting pull requests :) 70 71 If you want to contribute by adding your language to the plugin, you can send me your .po files 72 73 Feel free to contact me via [twitter](http://twitter.com/JulienLeThuaut) (Only for contributions, I won't reply to support requests in 140 chars) 64 74 65 75 = What is the difference between static and dynamic mode? =
Note: See TracChangeset
for help on using the changeset viewer.