PluginProbe
WP Ultimate Post Grid / 2.6.0
WP Ultimate Post Grid v2.6.0
4.1.1 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.8 1.9 2.0 2.1 2.2 2.3 2.4.0 2.5.0 2.6.0 2.7.0 2.8.0 2.8.2 3.0.0 3.3.0 3.4.0 3.5.0 3.6.0 3.7.0 All 32 releases
wp-ultimate-post-grid / static / faq / whats_new.php

whats_new.php in WP Ultimate Post Grid 2.6.0, at static/faq/whats_new.php

252 lines 11.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="changelog">
2 <div>
3 <p class="about-description">We keep working on WP Ultimate Post Grid every single week. Find out what's new in our latest version.</p>
4 </div>
5
6 <hr />
7
8 <div class="feature-section col two-col">
9 <div class="col-1">
10 <h3>WP Ultimate Post Grid 2.6</h3>
11 <strong>New</strong>
12 <ul>
13 <li>Improvement: Accessibility for the isotope filter</li>
14 <li>Improvement: Performance when saving a grid with many terms</li>
15 <li>Improvement: Plugin header for translations</li>
16 </ul>
17 <strong>Update</strong>
18 <ul>
19 <li>Fix: Prevent notice when saving grid without terms</li>
20 </ul>
21 </div>
22 <div class="col-2 last-feature">
23 <h3>WP Ultimate Post Grid Premium 2.6</h3>
24 <strong>New</strong>
25 <ul>
26 <li>Feature: Dynamic limit by currently logged in user</li>
27 </ul>
28 </div>
29 </div>
30
31 <hr />
32
33 <div>
34 <h3>Previous Versions</h3>
35
36 <h4>Premium Plugin 2.5</h4>
37 <ul>
38 <li>Feature: Offset items in the grid</li>
39 <li>Feature: Limit category grid dynamically</li>
40 </ul>
41
42 <h4>Core Plugin 2.5</h4>
43 <ul>
44 <li>Feature: Random order picks new random posts every load</li>
45 <li>Improvement: WordPress 4.8 compatibility</li>
46 <li>Fix: Make sure most recent version of grid is shown when scheduling posts</li>
47 <li>Fix: Show empty grid message when empty from the start</li>
48 </ul>
49
50 <h4>Premium Plugin 2.4</h4>
51 <ul>
52 <li>Feature: Limit terms in category grid</li>
53 <li>Improvement: Show empty terms in limit items dropdown</li>
54 <li>Improvement: Hide pagination when using search filter</li>
55 <li>Fix: Prevent grid refreshing multiple times when filtering</li>
56 <li>Fix: Prevent double loading of items with load on filter</li>
57 </ul>
58
59 <h4>Core Plugin 2.4</h4>
60 <ul>
61 <li>Improvement: Prevent slowdown in front-end when regenerating</li>
62 <li>Improvement: Add taxonomy classes to isotope terms</li>
63 <li>Improvement: Update Isotope library to latest version</li>
64 <li>Improvement: Prevent isotope conflicts with other plugins or themes</li>
65 <li>Fix: Compatibility with events plugin</li>
66 <li>Fix: Prevent jump to top in Firefox</li>
67 </ul>
68
69 <h4>Premium Plugin 2.3</h4>
70 <ul>
71 <li>Feature: Combined Text &amp; Isotope filter type</li>
72 <li>Feature: Combined Text &amp; Dropdown filter type</li>
73 </ul>
74
75 <h4>Core Plugin 2.3</h4>
76 <ul>
77 <li>Feature: Isotope term order options</li>
78 </ul>
79
80 <h4>Premium Plugin 2.2</h4>
81 <ul>
82 <li>Feature: Ability to pre filter the grid using shortcode attributes</li>
83 </ul>
84 <h4>Core Plugin 2.2</h4>
85 <ul>
86 <li>Feature: Show empty terms in grid filter</li>
87 <li>Improvement: WordPress 4.6 compatibility</li>
88 <li>Improvement: Prevent scroll to top in some themes</li>
89 <li>Improvement: Setting to hide the meta box for specific post types</li>
90 <li>Fix: Scrolling to top issue in Firefox and IE</li>
91 <li>Fix: Display non-public post types in a grid</li>
92 </ul>
93
94 <h4>Premium Plugin 2.1</h4>
95 <ul>
96 <li>Feature: Filter grid by text</li>
97 <li>Feature: Show term post count in filters</li>
98 <li>Feature: Dynamically include or exclude current post/page ID</li>
99 </ul>
100 <h4>Core Plugin 2.1</h4>
101 <ul>
102 <li>Feature: Show message when no items to display</li>
103 <li>Feature: Set custom link behaviour for each grid item</li>
104 <li>Improvement: Update Isotope to version 3.0.1</li>
105 <li>Improvement: Filter hooks for grid assets</li>
106 <li>Fix: Prevent scroll to top when using All filter</li>
107 <li>Fix: Image conditions when using attachments as data source</li>
108 <li>Fix: Shortcode modal compatibility issues</li>
109 </ul>
110
111 <h4>Premium Plugin 2.0</h4>
112 <ul>
113 <li>Feature: Create grid consisting of categories or taxonomy terms</li>
114 <li>Feature: Ability to change labels for dropdown filter</li>
115 <li>Improvement: Add image width and height attributes when using fixed image sizes</li>
116 <li>Improvement: Dynamically limit shortcode with post IDs</li>
117 <li>Fix: Don't clean post content HTML when there is no cut off set</li>
118 </ul>
119 <h4>Core Plugin 2.0</h4>
120 <ul>
121 <li>Feature: Change hide and show animation</li>
122 <li>Feature: Animation for grid container</li>
123 <li>Improvement: Use better thumbnail image if available</li>
124 <li>Improvement: Different character for deep links</li>
125 <li>Improvement: Ability to add classes to the grid item links for integration with other plugins</li>
126 <li>Improvement: Update Select2 to version 4.0.2</li>
127 <li>Fix: Problem with limit terms feature</li>
128 <li>Fix: Animation issue when using pagination</li>
129 <li>Fix: Custom links and custom images for media attachments</li>
130 </ul>
131
132 <h4>Premium Plugin 1.9</h4>
133 <ul>
134 <li>Feature: Exclude specific terms from filter</li>
135 <li>Improvement: Dropdown filters will be displayed in order of selection</li>
136 <li>Setting: Hide search in single select dropdown</li>
137 <li>Fix: Better loading of new posts when filtering infinite scroll grids</li>
138 <li>Fix: Infinite loop problem when dropdown taxonomy was deleted</li>
139 <li>Fix: Cut-off problem with HTML code</li>
140 </ul>
141 <h4>Core Plugin 1.9</h4>
142 <ul>
143 <li>Feature: Ability to order by menu order (usually used by pages)</li>
144 <li>Improvement: scroll to grid top on page change</li>
145 <li>Fix: Shortcode editor lightbox problem with some themes</li>
146 <li>Fix: Reverted Select2 to version 4.0.0 for less CSS problems</li>
147 </ul>
148
149 <h4>Premium Plugin 1.8</h4>
150 <ul>
151 <li>Feature: Order grid by custom key</li>
152 <li>Feature: Ability to set hover options in Template Editor</li>
153 <li>Feature: Infinite Scroll Load Pagination</li>
154 </ul>
155 <h4>Core Plugin 1.8</h4>
156 <ul>
157 <li>Feature: Grid now works with media attachments (images on your website)</li>
158 <li>Feature: Use inverse filters, hide items on select</li>
159 <li>Feature: Set custom image to use instead of featured image</li>
160 <li>Feature: New free "Hover with Date" template</li>
161 <li>Improvement: WordPress 4.4 compatibility</li>
162 <li>Improvement: Updated Select2 to version 4.0.1</li>
163 </ul>
164 <h4>Premium Plugin 1.7</h4>
165 <ul>
166 <li>Feature: Load posts on filter</li>
167 <li>Feature: Custom Fields block in Template Editor</li>
168 <li>Improvement: Execute shortcodes in post content block</li>
169 <li>Fix: Paragraphs when displaying post content</li>
170 </ul>
171 <h4>Core Plugin 1.7</h4>
172 <ul>
173 <li>Feature: Manually define links for grid items</li>
174 <li>Feature: Limit terms shown in filter</li>
175 <li>Feature: Limit the total number of posts in the grid</li>
176 <li>Improvement: Better support for RTL languages</li>
177 <li>Improvement: Empty button text hides the All button for the Isotope Filter</li>
178 <li>Improvement: Nicer permalinks in grid</li>
179 <li>Improvement: Isotope 2.2.2</li>
180 <li>Fix: Problem with non-latin characters</li>
181 </ul>
182
183 <h4>Premium Plugin 1.6</h4>
184 <ul>
185 <li>Feature: Post Date block in Template Editor</li>
186 <li>Feature: Post Content block in Template Editor</li>
187 <li>Feature: Cut off text after X characters or X words in the Template Editor</li>
188 <li>Feature: Use hierarchy structure in dropdown selects</li>
189 <li>Feature: Dynamically filter grids by adding tags to the shortcode</li>
190 <li>Feature: Change dropdown filter colors in the settings</li>
191 </ul>
192 <h4>Core Plugin 1.6</h4>
193 <ul>
194 <li>Feature: Change the animation speed in the settings</li>
195 <li>Feature: Change the “All” button text for the Isotope Filter</li>
196 <li>Feature: Choose post or featured image as the link destination when clicking on an item in the grid</li>
197 <li>Improvement: Better grid layout before Javascript kicks in</li>
198 <li>Improvement: Only include admin assets on grid edit page</li>
199 <li>Fix: Problem with sticky posts always showing up</li>
200 <li>Fix: PHP notices in certain cases</li>
201 <li>Fix: Term slugs with non-latin characters</li>
202 <li>Fix: Shortcode editor compatibility problem with some themes</li>
203 </ul>
204
205 <h4>Premium Plugin 1.5</h4>
206 <ul>
207 <li>Feature: Ability to clone a grid</li>
208 <li>Feature: Limit posts by date</li>
209 <li>Feature: Taxonomy Terms block in Template Editor to show category or tag terms</li>
210 </ul>
211 <h4>Core Plugin 1.5</h4>
212 <ul>
213 <li>Feature: New “Overlay” template</li>
214 <li>Feature: New layout mode option to have items in rows</li>
215 <li>Feature: Ability to center the grid in the masonry layout</li>
216 <li>Improvement: FAQ page with some more documentation</li>
217 <li>Improvement: wpupg_output_grid_html filter hook</li>
218 <li>Fix: Deeplinking problem with URL encoded characters</li>
219 </ul>
220
221 <h4>Premium Plugin 1.4</h4>
222 <ul>
223 <li>The very first Premium version of this plugin</li>
224 </ul>
225 <h4>Core Plugin 1.4</h4>
226 <ul>
227 <li>Feature: Link options for the grid (open in new tab, same tab or no link)</li>
228 <li>Feature: Shortcode editor to easily add grid and filter in the visual editor</li>
229 <li>Fix: Relayout grid after images are loaded</li>
230 <li>Fix: Admin JS error</li>
231 </ul>
232
233 <h4>Core Plugin 1.3</h4>
234 <ul>
235 <li>Feature: Pagination</li>
236 </ul>
237 <h4>Core Plugin 1.2</h4>
238 <ul>
239 <li>Feature: Set active colors for isotope filter</li>
240 <li>Feature: Deeplinking to selected tags with isotope filter</li>
241 <li>Feature: New "Simple with Excerpt" template</li>
242 </ul>
243 <h4>Core Plugin 1.1</h4>
244 <ul>
245 <li>Fix: Firefox compatibility</li>
246 </ul>
247 <h4>Core Plugin 1.0</h4>
248 <ul>
249 <li>The very first version of this plugin</li>
250 </ul>
251 </div>
252 </div>