Plugin Directory

Changeset 688469


Ignore:
Timestamp:
03/28/2013 03:29:01 PM (13 years ago)
Author:
wp-maverick
Message:

Tagged v0.9.4

Location:
wp-parallax-content-slider/tags/0.9.4
Files:
3 copied

Legend:

Unmodified
Added
Removed
  • wp-parallax-content-slider/tags/0.9.4/README.txt

    r687197 r688469  
    66Requires at least: 3.0
    77Tested up to: 3.5.1
    8 Stable tag: 0.9.3
     8Stable tag: 0.9.4
    99
    1010A customizable JQuery content slider with CSS3 animations and parallax effects.
     
    2020It is very easy to configure the plugin as it adds automatically an admin page in Wordpress administration section. You will be able to configure :
    2121
    22 * New in v0.9.4 : Filter category in a 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"]);
    2323* The type of content to display (posts, pages, both);
    2424* The number of slides to display;
     
    3030
    3131It's also possible to choose to display a static HTML content instead of displaying last posts in the slider.
     32
     33WARNING: 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.
    3234
    3335Roadmap:
     
    4446* Russian (ru_RU): [Temur Danelia](http://wordpress.org/support/profile/temur-danelia)
    4547* 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
    4749
    4850= Plugin's Official Site =
     
    6264
    6365== Frequently Asked Questions ==
     66
     67= How may I contribute to this awesome project? =
     68
     69You can fork this project on [GitHub](https://github.com/jlethuau/wp-parallax-content-slider) and I'll consider all interesting pull requests :)
     70
     71If you want to contribute by adding your language to the plugin, you can send me your .po files
     72
     73Feel free to contact me via [twitter](http://twitter.com/JulienLeThuaut) (Only for contributions, I won't reply to support requests in 140 chars)
    6474
    6575= What is the difference between static and dynamic mode? =
Note: See TracChangeset for help on using the changeset viewer.