[wp-trac] [WordPress Trac] #18977: Make import.php dynamic
WordPress Trac
noreply at wordpress.org
Thu Nov 15 19:18:03 UTC 2012
#18977: Make import.php dynamic
----------------------------+-----------------------
Reporter: jane | Owner: nacin
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 3.5
Component: Import | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+-----------------------
Comment (by nacin):
Good idea, and looks great. Only thing would be that if we call `unset(
$popular_importers )`, then we need to check `if ( ! empty(
$popular_importers ) )` rather than `if ( $popular_importers )` to avoid a
potential notice.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18977#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list