Opened 12 years ago
Closed 12 years ago
#5400 closed defect (bug) (fixed)
Implement add_meta() functions and other WP metadata goodies
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In migrating to WP's metadata functions, we now have the ability to use some of the good stuff that those functions have available, such as:
- the $single param of get_metadata()
- the $delete_all param of delete_metadata()
- the add_metadata() function
Should do a review and see how these can be consistently added to each of our component metadata libraries.
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 7872: