Opened 15 years ago
Closed 15 years ago
#1506 closed defect (bug) (fixed)
remove site_option function wrappers
Reported by: | wpmuguru | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | minor |
Severity: | Version: | ||
Component: | Keywords: | has-patch | |
Cc: |
Description
The three site_option functions have been in single WordPress since 2.8. They site_option -> option wrappers in the wpabstractions will never be used. The patch removes them.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Thanks, fixed in r2349