diff --git a/packages/editor/src/components/page-attributes/parent.js b/packages/editor/src/components/page-attributes/parent.js index b2aa7b6579ced2..cb098fd08e1311 100644 --- a/packages/editor/src/components/page-attributes/parent.js +++ b/packages/editor/src/components/page-attributes/parent.js @@ -66,6 +66,7 @@ const applyWithSelect = withSelect( ( select ) => { parent_exclude: postId, orderby: 'menu_order', order: 'asc', + _fields: 'id,title,parent', }; return {