PageController::get_path_from_id( string $id )
Returns the path from an ID.
Description Description
Parameters Parameters
- $id
-
(Required) ID to get path for.
Return Return
(string) Path for the given ID, or the ID on lookup miss.
Source Source
File: packages/woocommerce-admin/src/PageController.php