Inventory_Presser_Taxonomy_Overlapper::update_transmission_speeds_meta( mixed $object_id, mixed $taxonomy, mixed $term )
update_transmission_speeds_meta
Contents
Description Description
When a relationship in the Transmissions taxonomy is changed, update a post meta value that holds the transmission speeds, too.
Parameters Parameters
- $object_id
-
(Required)
- $taxonomy
-
(Required)
- $term
-
(Required)
Return Return
(void)
Source Source
File: includes/class-taxonomy-overlapper.php
Expand full source code Collapse full source code View on Github