Description
OSG Page Palette Manager enhances the default WordPress Pages screen with a flexible grouping system designed for busy sites and collaborative teams.
With this plugin you can:
- Create hierarchical groups for pages.
- Assign a custom color to each group.
- See page groups as colored badges in the Pages list.
- Filter pages quickly from the top of the Pages screen.
- Update group assignments through Quick Edit.
- Use English, Turkish, or German in the admin interface based on the site language.
It is especially useful for websites with a large number of pages and teams where multiple editors create and manage content.
Screenshots



Installation
- Upload the
osg-page-palette-manager.zipfile throughPlugins > Add New > Upload Plugin. - Activate the plugin from the WordPress Plugins screen.
- Go to
Pages > Page Groupsand create your groups. - Choose a color for each group.
- Assign groups to pages from the page editor or via Quick Edit.
FAQ
-
Will this plugin delete my pages or change my existing structure?
-
No. The plugin does not delete or modify your existing pages. It simply adds an extra organizational layer for page management.
-
Can a page belong to more than one group?
-
Yes. You can assign multiple groups to the same page.
-
Does it work with Gutenberg?
-
Yes. The taxonomy is registered with
show_in_rest, so it is compatible with modern WordPress editors.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“OSG Page Palette Manager” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “OSG Page Palette Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8
- Added the unique
osgpapamprefix to the taxonomy, term metadata, admin column keys, form fields, nonces, CSS selectors, and JavaScript data. - Renamed the main plugin class and localized JavaScript object, and moved the controller into a standard class file.
- Removed the unnecessary class-existence wrapper and tightened request value validation.
1.0.7
- Updated the Plugin URI to the new public plugin page on harsdigital.com.
1.0.6
- Switched plugin source strings to English for proper internationalization.
- Added bundled Turkish and German translation files.
- Updated versioning and minimum WordPress requirement metadata.
1.0.5
- Updated the plugin URI to a working public Hars Digital URL.
- Removed the explicit
load_plugin_textdomain()call for WordPress.org-hosted translations. - Updated the contributor list to include the submitting WordPress.org account.
- Refreshed plugin metadata and versioning for the resubmission.
1.0.4
- Renamed the plugin to OSG Page Palette Manager for stronger branding and better WordPress.org uniqueness.
- Updated the slug, text domain, package name, and main plugin file naming to match the branded name.
- Renamed the main plugin class and localized admin script object for a cleaner unique prefix.
1.0.3
- Updated compatibility metadata for WordPress 7.0.
- Moved translation loading to
initto better match current WordPress i18n expectations. - Adjusted taxonomy capabilities for a more suitable page-management workflow.
- Added safer property checks for admin screen handling.
1.0.2
- Added license, unique plugin URI, and
Domain Pathfields for WordPress.org compatibility. - Added a standard
readme.txtfile. - Prepared the
languagesstructure and text-domain loading. - Improved safety for Quick Edit term ID handling.
1.0.1
- Updated developer information to OSG and harsdigital.com.
1.0.0
- Initial release.
