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