-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
158 lines (114 loc) · 5.48 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
=== Simple Posts Ticker - Easy, Lightweight & Flexible ===
Contributors: infosatech
Tags: marquee, posts ticker, jQuery posts ticker, news headlines, news ticker, event ticker, posts scroll
Requires at least: 4.6
Tested up to: 6.3
Stable tag: 1.1.6
Requires PHP: 5.6
Donate link: https://www.paypal.me/iamsayan/
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
The Simple Posts Ticker plugin is a small tool that shows your most recent posts in a marquee style.
== Description ==
The Simple Posts Ticker plugin brings a lightweight, flexible and easy way to configure news ticker plugin to WordPress website. This plugin adds scrolling horizontal posts tickers to your site. It can be use as shortcode or PHP codes. You can customize every setting of this plugin in the admin dashboard.
### Advantages of this plugin
* Lightweight jQuery.
* CSS Ticker Animation.
* Easy to configuration.
* Multi Post Support.
* Full RTL Support.
* Custom Post Types support.
* Select post by date/modified date or randomly.
* Select posts by their category.
* Option to show a label before ticker.
* Option to customize all and everything.
* Supports localization.
Like Simple Posts Ticker plugin? Consider leaving a [5 star review](https://wordpress.org/support/plugin/simple-posts-ticker/reviews/?rate=5#new-post).
### Shortcode instructions
Using default settings: **[spt-posts-ticker]**
You can use some attributes to override the original settings. Please see plugin settings for detailed shortcode attributes.
#### Compatibility
* This plugin is fully compatible with WordPress Version 4.6 and beyond and also compatible with any WordPress theme.
#### Support
* Community support via the [support forums](https://wordpress.org/support/plugin/simple-posts-ticker) at WordPress.org.
#### Contribute
* Active development of this plugin is handled [on GitHub](https://github.com/iamsayan/simple-posts-ticker/).
* Feel free to [fork the project on GitHub](https://github.com/iamsayan/simple-posts-ticker/) and submit your contributions via pull request.
== Installation ==
1. Visit 'Plugins > Add New'
1. Search for 'Simple Posts Ticker' and install it.
1. Or you can upload the `simple-posts-ticker` folder to the `/wp-content/plugins/` directory manually.
1. Activate Simple Posts Ticker from your Plugins page.
1. After activation go to 'Settings > Simple Posts Ticker'.
1. Configure settings according to your need and save changes.
== Frequently Asked Questions ==
= How to add this to your site? =
If you want to add this somewhere else on your site, like header, footer, sidebar, etc, then probably the easiest way is to go to Appearance, Widgets, and place a text widget somewhere in your layout, and use the shortcode in that.
= Is this plugin support custom post types? =
Yes. this plugin automatically detects all custom post types and shows all of them as a drop down in plugin settings. You need to just select it from plugin settings.
== Screenshots ==
1. Ticker Demo
2. Post Type Options
3. Label Options
4. Configure Ticker
5. Customize Styles
6. Others Settings
7. Shortcode Info
8. Tools
== Changelog ==
If you like Simple Posts Ticker, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/simple-posts-ticker/reviews/?rate=5#new-post). It helps to keep development and support going strong. Thank you!
= 1.1.6 =
Release Date: September 2, 2023
* Added: Input Sanitization.
* Updated: JS Libraries.
* Tested upto WordPress v6.3.
= 1.1.5 =
Release Date: March 23, 2020
* Added: WPML Compatibility.
* Tested upto WordPress v5.4.
= 1.1.4 =
Release Date: December 21, 2019
* Added: It is now possible to use multiple posts type in a single ticker.
* Added: `Include` & `Exclude` shortcode parameters to include and exclude posts respectively.
* Improved: Query Input using sanitization.
= 1.1.3 =
Release Date: December 20, 2019
* Added: New shortcode paarameters `css_class` & `ticker_loop`.
* Improved: The Marquee script loading mechanism.
* Improved: The Compatibility with RTL websites.
* Improved: Compatibility with WordPress jQuery.
* Fixed: Some duplicate CSS classes.
* Fixed: Plugin settings JS Warning in Browser Console.
= 1.1.2 =
Release Date: December 10, 2019
* Added: Option to set Post Info position.
* Improved: Marquee loading time.
* Improved: Post Query Mechanism.
* Improved: Admin UI.
* Improved: Custom CSS Output.
* Fixed: Wrong Tooltip text.
* Fixed: Minor Plugin settings JS problem.
= 1.1.1 =
Release Date: December 9, 2019
* NEW: `Ticker` Post Type.
* Improvement: Added option to enable/disable links.
* Improvement: Admin UI.
* Improvement: Uninstallation Process.
= 1.1.0 =
Release Date: December 8, 2019
IMPORTANT: Please reconfigure the plugin settings after successful plugin update.
* NEW: RTL Support.
* Improvement: This plugin will now use jQuery Marquee Plugin.
* Improvement: Admin Settings become more user friendly now.
* Improvement: It is now possible to Import or Export plugin settings.
* Fixed: Some minor CSS issues.
* Fixed: Some broken links.
* Fixed: Some untranslated strings.
* Removed: Some unnessary files.
* Compatibility with WordPress 5.3.
* Other minor improvements and fixes.
= Other Versions =
* View the <a href="https://plugins.svn.wordpress.org/simple-posts-ticker/trunk/changelog.txt" target="_blank">Changelog</a> file.
== Upgrade Notice ==
= 1.1.1 =
In this release, we introduce some major changes in this plugin and also make this plugin compatible with WordPress 5.3. IMPORTANT: Please reconfigure the plugin settings after successful plugin update.