PageController::get_path_from_id( string $id )

Returns the path from an ID.


Description Description


Parameters Parameters

$id

(Required) ID to get path for.


Top ↑

Return Return

(string) Path for the given ID, or the ID on lookup miss.


Top ↑

Source Source

File: packages/woocommerce-admin/src/PageController.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.