Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32328 closed defect (bug) (fixed)

Merge a help tab string for pages

Reported by: ocean90's profile ocean90 Owned by: ocean90's profile ocean90
Milestone: 4.3 Priority: normal
Severity: normal Version:
Component: Posts, Post Types Keywords:
Focuses: Cc:

Description

From GlotPress:

 8444 78  Pages are similar to Posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest Pages under other Pages by making one the “Parent” of the other, creating a group of Pages.  wp-admin/edit-form-advanced.php:316  +active 0 2010-06-01 18:31:08
27078 78  Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages.  wp-admin/edit.php:220  +active 0 2011-11-24 01:59:15

Change History (1)

#1 @ocean90
9 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 32474:

Merge a help tab string for pages.

fixes #32328.

Note: See TracTickets for help on using tickets.