Commit 025796b
authored
Remove alert that describes the lack of object_subtype attribute in register_meta function
In WordPress 4.9.8 we'll have the object_subtype attribute in the register_meta function that allows us to register a meta value for a specific post type only. So the warning is only needed for WordPress < 4.9.81 parent b555515 commit 025796b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments