PluginProbe ʕ •ᴥ•ʔ
Nested Pages / 1.3.4
Nested Pages v1.3.4
3.1.8 3.1.9 3.2.0 3.2.1 3.2.10 3.2.11 3.2.12 3.2.13 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.2.9 trunk 1.0 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.3.0 1.3.1 1.3.10 1.3.11 1.3.12 1.3.13 1.3.14 1.3.15 1.3.2 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.6.0 1.6.1 1.6.2 1.6.3 1.6.3.1 1.6.3.2 1.6.4 1.6.5 1.6.5.1 1.6.5.2 1.6.6 1.6.7 1.6.8 1.7.0 1.7.1 2.0.1 2.0.2 2.0.3 2.0.4 3.0.1 3.0.10 3.0.11 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.10 3.1.11 3.1.12 3.1.13 3.1.14 3.1.15 3.1.16 3.1.17 3.1.18 3.1.19 3.1.2 3.1.20 3.1.21 3.1.22 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7
wp-nested-pages / readme.txt
wp-nested-pages Last commit date
app 11 years ago assets 11 years ago languages 11 years ago vendor 11 years ago composer.json 11 years ago nestedpages.php 11 years ago readme.txt 11 years ago
readme.txt
251 lines
1 === Nested Pages ===
2 Contributors: kylephillips
3 Donate link: http://nestedpages.com/
4 Tags: pages, admin, nested, tree view, page tree, sort, quick edit, structure
5 Requires at least: 3.8
6 Tested up to: 4.1
7 Stable tag: 1.3.3
8
9 License: GPLv2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 Nested Pages provides a drag and drop interface for managing pages & posts in the WordPress admin, while maintaining quick edit functionality.
13
14 == Description ==
15
16 **Why use Nested Pages?**
17
18 * Provides a simple & intuitive drag and drop interface for managing your page structure and post ordering
19 * Enhanced quick edit functionality
20 * Adds an editable, sortable tree view of your site's page structure
21 * Automatically generates a native WordPress menu that matches your page structure
22 * A way to quickly add multiple pages & posts (ideal for development)
23 * Works with any post type
24 * Works on touch-enabled devices
25
26 For more information visit [nestedpages.com](http://nestedpages.com).
27
28 **Important: Nested Pages requires WordPress version 3.8 or higher, and PHP version 5.3.2 or higher.**
29
30 **Languages:**
31
32 * Danish (Thomas Blomberg)
33 * Dutch (Arno Vije)
34 * English
35 * Finnish (Roni Laukkarinen)
36 * French (Nico Mollet)
37 * German/Swiss German (Bartosz Podlewski)
38 * Italian (Francesco Canovi)
39 * Portuguese (Luis Martins)
40 * Russian (Алексей Катаев)
41
42 == Installation ==
43
44 1. Upload wp-nested-pages to the wp-content/plugins/ directory
45 2. Activate the plugin through the Plugins menu in WordPress
46 3. Click on the Pages Menu item to begin ordering pages. Nested Pages replaces the default Page management screen.
47 4. To access the default the pages screen, select Default Pages located in the Pages submenu, or on the Nested Pages screen
48
49 == Frequently Asked Questions ==
50
51 = Can I use Nested Pages with other post types? =
52 As of Nested Pages version 1.3.0, all post types are supported. To enable the Nested Pages interface for post types, update your settings under Settings > Nested Pages.
53
54 = How do I access the WordPress “Pages” screen? =
55 Click the “Default link in the page subnav, or on the Nested Pages screen. This item may be optionally hidden under the Nested Pages settings.
56
57 = How do I save the order I create? =
58 Post sorting and nesting is saved in the background after changes are made to the structure.
59
60 = How do I edit in bulk? =
61 Bulk quick edits are not currently supported by Nested Pages. To edit in bulk, click on the "Default" link to use the native interface.
62
63 = What about custom columns? =
64 Custom columns are not currently supported by Nested Pages. To view custom columns, click on the "Default" link to view the native interface. If you are using WordPress SEO by Yoast, a page analysis indicator is shown.
65
66 = What are those dots in my page rows? =
67 If you have WordPress SEO by Yoast installed, your page score indicators are shown along with the pages.
68
69
70 == Screenshots ==
71
72 1. Expandable tree view of your page structure
73
74 2. Retains quick edit functionality while adding additional options and a cleaner interface
75
76 3. Sortable page nesting updates in real time
77
78 4. Toggle nested child pages for a clutter-free tree
79
80 5. Quickly add posts without leaving the page tree
81
82 == Changelog ==
83
84 = 1.3.4 =
85 * Minor bug fixes
86 * Minor UI enhancements
87 * Changes to page and link menu items under appearance > menu now sync the Nested Pages listing when menu sync is enabled (other custom menu item types not yet supported).
88 * Option added to disable nesting on hierarchical post types while maintaining sort functionality (ideal for live sites where link structures need to remain intact)
89 * Updated Dutch Translation (Provided by Arno Vije)
90 * Search capabilities added
91 * Hash/Empty URLs no longer appended with http://
92
93 = 1.3.3 =
94 * Russian Translation (Provided by Алексей Катаев)
95 * Minor bug fix in add child page functionality that effects display of appended pages.
96
97 = 1.3.2 =
98 * Bug fix in menu - pages now nestable under links.
99
100 = 1.3.1 =
101 * UI enhancements in Quick Edits – default date fields replaced with datepicker and formatted time.
102
103 = 1.3.0 =
104 * All public post types are now supported, both hierarchical and non-hierarchical. To enabled the Nested Pages interface for additional post types, visit Settings > Nested Pages and select the "Post Types" tab. The generated nav menu is tied to the pages type, which is enabled by default.
105 * New interface for adding top-level posts/pages in bulk
106 * New "Empty Trash" link for quickly emptying trash on enabled post types
107 * Dutch translation (Provided by Arno Vije)
108
109 = 1.2.1 =
110 * Bug fixes when using custom roles (Thanks to Luis Martins for troubleshooting help)
111
112 = 1.2.0 =
113 * PHP 5.3.2+ is now required to run Nested Pages. Will not run or install on older versions of PHP.
114 * Visual nesting indication limit removed
115 * Portuguese Translation (Provided by Luis Martins)
116 * Various bug fixes
117
118 = 1.1.9 =
119 * Minor bug fixes in editor capabilities
120 * Italian translation (Provided by Francesco Canovi)
121
122 = 1.1.8 =
123 * New Child Pages Interface - Add child pages more efficiently with the new add child pages dialog. Add a single child page without leaving the Nested Pages view, or add multiple pages with one click. Reorder multiple child pages before saving with the drag and drop interface you're accustomed to.
124 * Tested for 4.1 compatibility
125 * Page ID indicator added to Quick Edit dialog
126 * Taxonomies & other custom menu items now visible in pages admin menu
127
128 = 1.1.7 =
129 * Danish Translation (Provided by Thomas Blomberg)
130 * Finnish Translation (Provided by Roni Laukkarinen)
131 * German/Swiss German Translation (Provided by Bartosz Podlewski)
132 * Added option to hide default pages
133 * Added option to give editors ability to sort pages
134 * Query filter added to main page listing
135
136 = 1.1.6 =
137 * Minor UI Improvements - Current admin page now highlighted
138 * Page post type bug - now verfied before plugin activation
139 * Multisite bug fixes
140 * French Translation (Provided by Nico Mollet)
141
142 = 1.1.5 =
143 * Menu Sync bug fixes
144 * Localization bug fixes
145
146 = 1.1.4 =
147 * Password/Private functionality added to page quick edit
148 * Flat taxonomy support added to page quick edit
149 * Quick edit UI enhancements
150 * Cross-domain icon font issue addressed
151
152 = 1.1.3 =
153 * Option to customize the generated nav menu added
154
155 = 1.1.2 =
156 * Status bug fix in pages view
157
158 = 1.1 =
159 * Expanded/Collapsed states now saved for each user
160 * Trash functionality added
161 * Trashing pages now redirects to Nested Pages view
162 * Trash link added to quickly get to a list of trashed pages
163 * New "Add link" functionality – creates custom link menu items
164 * Additional options added for generated menu items - title attribute, css classes, link target
165
166 = 1.0 =
167 * Nested Pages
168
169 == Upgrade Notice ==
170
171 = 1.3.4 =
172 Minor bug fixes and expanded menu functionality.
173
174 = 1.3.3 =
175 Russian translation added along with minor bug fixes.
176
177 = 1.3.2 =
178 Minor bug fixes in menu.
179
180 = 1.3.1 =
181 Date fields in Quick Edit windows are now replaced with a date picker and formatted time. If the formatting conflicts with your specific locale, disable the datepicker under Settings > Nested Pages > General.
182
183 = 1.3.0 =
184 All post types are now supported. Also includes minor bug fixes and UI improvements.
185
186 = 1.2.1 =
187 Bug fix when using custom roles.
188
189 = 1.2 =
190 PHP 5.3.2 now required – Nested Pages will not install on older versions of PHP. If you are running less than 5.3.2, continue to use Nested Pages version 1.1.9.
191
192 = 1.1.9 =
193 Italian translation included along with minor bug fixes.
194
195 = 1.1.8 =
196 New Child Pages Interface, various UI enhancements
197
198 = 1.1.6 =
199 Minor UI enhancements and bug fixes.
200
201 = 1.1.5 =
202 Various bug fixes in the menu system and localization.
203
204 = 1.1.4 =
205 Added additional quick edit functionality along with UI enhancements.
206
207 = 1.1.3 =
208 Added option to rename the generated nav menu.
209
210 = 1.1.2 =
211 Includes fix for pages view that was preventing draft and private pages from being loaded.
212
213 = 1.1 =
214 Several new features have been added in version 1.1, including: saved toggle states, additional menu options, trash functionality, ability to add "link" menu items, and more.
215
216 == More Information ==
217
218 = Generated Menu =
219 The default menu generated automatically is named "Nested Pages". You may rename the menu under Appearance > Menus, or under the Nested Pages settings.
220
221
222 = Toggling the Page Tree =
223
224 To toggle the child pages in and out of view, click the arrow to the left of a parent page. To quickly expand and collapse all pages, click the button in the upper right corner of the Nested Pages Screen.
225
226
227 = Theme Use =
228
229 To order by nested pages ordering in your theme, use the `menu_order` order option in your queries.
230
231
232 = Hiding Pages from the Tree View =
233
234 To hide a page from the tree view, open the quick edit form, select the option to “Hide in Nested Pages” and click Update to save the change.
235
236 To toggle the page back into view, click the “Show Hidden Pages” link at the top of the screen. The hidden pages are now visible, and can be re-edited to be shown.
237
238
239 = Sorting Pages =
240
241 To sort pages, hover over the page row. A menu icon (three lines) will appear. Click (or tap) this icon and drag to reorder within the menu. To drag a page underneath another, drag the page to the right and underneath the target parent. Visual indication is provided with an indentation. The drag and drop functionality works similarly to WordPress menus.
242
243 = Menu Sync =
244
245 After installing Nested Pages, a new menu will be available with the name `Nested Pages`. By default, menu syncing is enabled. To disable the sync, uncheck “Sync Menu” at the top of the Nested Pages screen. Recheck the box to enable it again and to run the sync.
246
247 **Saving Performance:** If your site has a very large number of pages, disabling page sync may help speed up the save time when using Nested Pages.
248
249 **Editing the generated menu:** Any manual changes made to the menu outside of the Nested Pages interface will be overwritten after the synchronization runs.
250
251 **Hiding Pages in the Menu:** To hide a page from the nestedpages menu, click “Quick Edit” on it’s row, select “Hide in Nav Menu”, and click “update”. If menu sync is disabled, enable it now to sync the setting. Hidden pages are marked “(Hidden)”. If a page with child pages is hidden from the menu, all of it’s child pages will also be hidden.