[wp-trac] [WordPress Trac] #15470: Allow default links to be filtered when creating a new site
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 18 17:50:40 UTC 2010
#15470: Allow default links to be filtered when creating a new site
--------------------------+-------------------------------------------------
Reporter: caesarsgrunt | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.1
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Most networks don't want the WP default links to be created for every new
site.
It would be nice if there was a filter on the $default_links array.
At the moment one has to hook on wpmu_new_blog and remove the links after
they have been created. Better to be able to prevent creation of them in
the first place, or pass different ones.
If a filter is approved, I can knock up a patch straight away; it will be
very simple.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15470>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list