Opened 4 years ago
Last modified 8 months ago
#8984 new enhancement
Import ... default author
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Import | Version: | 2.7 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Suggest import.html contain an optional default author entry box (numeric or alpha lookup). The entry here would become the default author if a valid post_author is not found in the imported posts. This default author would apply to all posts that are part of the import.
I am told WordPress import does allow for a author during import. I know RSS does not.
To be determined is if this default author should override valid author data - I would think it would.
An advanced feature would be to allow both a number author_ID or the friendly string-based author name to be entered and import.php would try to determine if the friendly name is unique. If not present a list of friendly names along with their blogs and allow the user to select the specific author.
Change History (4)
comment:1
oregondean — 4 years ago
- Type changed from defect (bug) to enhancement
comment:2
oregondean — 4 years ago
- Component changed from Administration to Import
- Owner anonymous deleted
comment:3
janeforshort — 4 years ago
- Milestone changed from 2.8 to Future Release
comment:4
SergeyBiryukov — 8 months ago
- Keywords import default author removed
- Milestone changed from Future Release to WordPress.org
Related: #8455

Punting to be evaluated in next development cycle due to time constraints.