-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
177 lines (143 loc) · 5.8 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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
=== W4 Post List ===
Contributors: sajib1223
Tags: post, post list, custom post type, shortcode, media
Requires at least: 5.8
Tested up to: 6.7.1
Requires PHP: 7.4
Stable tag: 2.5.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
W4 Post List lets you create a list of posts, terms, users or a combined one. Decorate output using shortcodes. It's just easy and fun.
== Description ==
Display Posts (any custom post type), Terms (any custom taxonomy), Users (any role) on Content or Widget Areas by placing a shortcode. Select what to show and design how to show it. Using the plugin is really easy. You will find Tinymce button on post/page editor to quickly inset a list. Also, there's a separate page for creating or editing list.
= List Types =
* Posts
* Terms
* Users
* Terms & Posts
* Users & Posts
Creating a list is just few steps. There are different sets option for different List Type, following options are available for List Type - `posts`.
= Posts =
* post type
* post mime type
* post status
* post search keyword
* include post by ids
* exclude post by ids
* exclude current post
* posts per page - while using pagination
* post by parent ids
* post by author ids
* post by terms ( tax_query )
* post by meta ( meta_query )
* post by year, month, day ( date_query )
= Group Results by =
* year
* month
* month year
* category, post tag or custom taxonomies
* authors
* parents
= Order Results by =
* post id
* post title
* post name
* post publish date
* post modified date
* menu order
* approved comment count
* meta value
* or random
= Multi-Page Pagination by =
* Next / Previous links
* Numeric navigation flat - Ex: 1, 2, 3.
* Numeric navigation showing in unordered list.
* Enable/Disable pagination by ajax
= To Create Template =
Templates are designed using Shortcodes. You can create a simple list just showing post title and linked to the post page, or you can display complex list using any of the information relating to post. Some of the available shortcodes are -
* post thumbnail
* post categories
* post tags
* post custom taxonomy terms
* post author name / links / avatar
* post publish time
* post modified time
* post excerpt
* post content
* post meta value (multiple times, with multiple meta keys)
* media thumbnail
Check all of the [available shortcodes](https://w4dev.com/docs/w4-post-list/faqs/what-are-the-available-template-tags/) here.
= Check Example =
* [Simple Posts List](https://w4dev.com/wp/w4-post-list-examples/#example-1)
* [Media List](https://w4dev.com/wp/w4-post-list-examples/#example-2)
* [Year/Month Archive](https://w4dev.com/wp/w4-post-list-examples/#example-3)
* [List of Categories](https://w4dev.com/wp/w4-post-list-examples/#example-4)
* [List of Terms](https://w4dev.com/wp/w4-post-list-examples/#example-5)
== Installation ==
1. Upload zip file to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress
3. You will find W4 post list menu below Posts Menu. Create / manage your list from there.
== Frequently Asked Questions ==
= How to display a list =
Each list have a unique id. Display a list by using `[postlist id="LIST_ID"]`.
== Screenshots ==
1. Settings Panel
2. Preview 1
3. Preview 2
== Changelog ==
= 2.5.1 =
* Fix: Fixed textdomain issue.
= 2.4.9 =
* Updated: Text localization.
= 2.4.8 =
* Fix: Prev page navigation button weren't showing on page 2.
* Fix: Tracking message were showing javascript content on admin notice.
= 2.4.7 =
* Updated: Updated php 8.2 compatibility.
= 2.4.6 =
* Security: Fixed multiple security issues.
* Fixed: Template attributes removal upon saving.
= 2.4.5 =
* Fix: Sanitization were removing html tags from template.
* Change: Updated post list post type capability to page level access.
= 2.4.4 =
* Security: Sanitized all form inputs.
= 2.4.3 =
* Security: Escaped no items text from XSS injection.
= 2.4.2 =
* Updated: WP Version compatibility.
= 2.4.1 =
* New: Added search and select option for list block.
= 2.4.0 =
* Fixed: Previous pagination link were not showing on page 2.
* Fixed: Default 10 lists per page were showing on block editor list select. Made it to 100.
[See changelog of all versions](https://raw.githubusercontent.com/w4devInc/w4-post-list/master/CHANGELOG.txt).
== Upgrade Notice ==
= 2.5.1 =
* Fix: Fixed textdomain issue.
= 2.4.9 =
* Updated: Text localization.
= 2.4.8 =
* Fix: Prev page navigation button weren't showing on page 2.
* Fix: Tracking message were showing javascript content on admin notice.
= 2.4.7 =
* Updated: Updated php 8.2 compatibility.
= 2.4.6 =
* Security: Fixed multiple security issues.
* Fixed: Template attributes removal upon saving.
= 2.4.5 =
* Fix: Sanitization were removing html tags from template.
* Change: Updated post list post type capability to page level access.
= 2.4.4 =
* Security: Sanitized all form inputs.
= 2.4.3 =
* Security: Escaped no items text from XSS injection.
= 2.4.2 =
* Updated: WP Version compatibility.
= 2.4.1 =
* Improvement: Added search feature for list block which avoids loading 100 lists on load.
== Privacy Policy ==
W4 Post List uses [Appsero](https://appsero.com) SDK to collect some telemetry data upon user's confirmation. This helps us to troubleshoot problems faster & make product improvements.
Appsero SDK **does not gather any data by default.** The SDK only starts gathering basic telemetry data **when a user allows it via the admin notice**. We collect the data to ensure a great user experience for all our users.
Integrating Appsero SDK **DOES NOT IMMEDIATELY** start gathering data, **without confirmation from users in any case.**
Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/).