Title: Admin Page Notes?
Last modified: October 10, 2016

---

# Admin Page Notes?

 *  Resolved [mehtuus](https://wordpress.org/support/users/mehtuus/)
 * (@mehtuus)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/admin-page-notes/)
 * On a site that I maintain, the client has a handful of pages where they do not
   want “titles” on the page. This of course leaves a blank line where the title
   should be. I use another plugin that allows me to add notes for individual pages.
   Under normal circumstances, the notes I use would be the title of the page. These
   notes are visible from the admin’s list of pages (not on the frontend), so it
   is simple to keep track of those pages and to know which page is which.
 * When viewing the list through Nested Pages, the notes are prevented from displaying(
   see image below). I can view the slug by clicking “quick edit” or I can go to“
   default pages” to bypass Nested Pages which will allow the other notes plugin
   to display properly.
 * Here is my question: _“Any chance for a simple page notes enhancement to Nested
   Pages that will only be visible from the admin area?”_
 * [⌊Image and video hosting by TinyPic⌉⌊Image and video hosting by TinyPic⌉[
    -  This topic was modified 9 years, 8 months ago by [mehtuus](https://wordpress.org/support/users/mehtuus/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Kyle Phillips](https://wordpress.org/support/users/kylephillips/)
 * (@kylephillips)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/admin-page-notes/#post-8272470)
 * As I mentioned on Github, the next release of Nested Pages will apply the_title
   filter to the titles displayed in the nested view.
 * Once that is out, you’ll be able hook into that to achieve what you’re after.
 * [Here is an example](https://gist.github.com/kylephillips/9433be6986b402e7b4e8a0b03f8c5ed9)
 * You could grab the meta data the notes plugin is saving and pass that as the 
   title in your case.
 *  Plugin Author [Kyle Phillips](https://wordpress.org/support/users/kylephillips/)
 * (@kylephillips)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/admin-page-notes/#post-8329344)
 * Filters have been added in the latest release for both edit and view links/text.
 * Details and parameters are listed under the “Other Notes” tab of the plugin page
   here.
 *  [Dalton Rooney](https://wordpress.org/support/users/daltonrooney/)
 * (@daltonrooney)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/admin-page-notes/#post-8331124)
 * [@kylephillips](https://wordpress.org/support/users/kylephillips/) That is a 
   great new feature, thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Admin Page Notes?’ is closed to new replies.

 * ![](https://ps.w.org/wp-nested-pages/assets/icon-128x128.png?rev=1690043)
 * [Nested Pages](https://wordpress.org/plugins/wp-nested-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-nested-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-nested-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-nested-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-nested-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-nested-pages/reviews/)

## Tags

 * [enhancement](https://wordpress.org/support/topic-tag/enhancement/)

 * 3 replies
 * 3 participants
 * Last reply from: [Dalton Rooney](https://wordpress.org/support/users/daltonrooney/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/admin-page-notes/#post-8331124)
 * Status: resolved