Opened 18 years ago
Closed 18 years ago
#5748 closed enhancement (duplicate)
add filter to blogdescription option - wp-admin/includes/schema.php
| Reported by: | axelseaa | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
This would most be useful on the MU side. Can we add a filter to override the value of the following line:
add_option('blogdescription', ('Just another WordPress weblog'));
That way we could either replace it, or set it to a blank value. Thanks.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
duping against #5209 which has a patch