Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#5748 closed enhancement (duplicate)

add filter to blogdescription option - wp-admin/includes/schema.php

Reported by: axelseaa's profile axelseaa Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

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.

Change History (1)

#1 @ryan
16 years ago

  • Milestone 2.3.4 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

duping against #5209 which has a patch

Note: See TracTickets for help on using tickets.