Opened 9 months ago
Closed 9 months ago
#64033 closed defect (bug) (invalid)
Cleaning old functions wp_add_post_meta in Tests
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.7 |
| Component: | Posts, Post Types | Keywords: | has-patch has-unit-tests |
| Focuses: | tests | Cc: |
Description
It seems that wp_add_post_meta has not been available for an eternity.
No point on having this any more on the tests
Here I attach a little clean-up patch
Change History (2)
This ticket was mentioned in PR #10016 on WordPress/wordpress-develop by @SirLouen.
9 months ago
#1
- Keywords has-patch has-unit-tests added
Note: See
TracTickets for help on using
tickets.
A little clean-up in tests. Nothing amazing