百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
W

wp-nested-pages

> 编程语言
开源

在 WordPress 管理中更直观地管理页面和内容结构

193 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

在 WordPress 管理中更直观地管理页面和内容结构

Nested Pages for WordPress

Nested Pages provides an intuitive drag and drop interface for managing pages & posts in the WordPress admin, while maintaining quick edit functionality.

For installation and usage information visit nestedpages.com. Available for download/installation in the WordPress Plugin Directory.

Compatibility

Nested Pages requires PHP v5.3.2+ and WordPress v3.8+.

Why PHP 5.3.2+?: Nested Pages takes advantage of Composer, specifically its PSR-4 auto-loading component. Because of this, the minimum version of PHP supported is 5.3.2.

Why WordPress 3.8+?: Nested Pages depends on admin theme changes introduced in WordPress 3.8.

Description

Nested Pages offers

  • A drag and drop interface - simple and intuitive
  • Quick edit functionality
  • An expandable, sortable tree view of your site's page structure
  • A native WordPress menu, automatically generated to match your Nested Pages screen
  • A way to quickly add child pages (ideal for development)
  • A touch-friendly interface

Installation

The latest release of this plugin is available through the WordPress Plugin Directory.

If installing from this repository, composer must be run before attempting to activate within WordPress:

  1. cd into the primary plugin directory
  2. Run composer install

Attribution

This plugin wouldn't be possible without the Nested Sortable jQuery Plugin. It also makes use of the jQuery UI Touch Punch plugin for touch support.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

PHP

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言