Tris10
Member
Simple question,
How would i get the node_id (if exists) of the request path inside the "navigation_tabs" listener event
public static function navigation_tabs(array &$extraTabs, $selectedTabId)
{
}
Example www.leaguegaming.com/forums/index.php?forums/my-awesome-forum.12/
just need that "12".
Thanks
How would i get the node_id (if exists) of the request path inside the "navigation_tabs" listener event
public static function navigation_tabs(array &$extraTabs, $selectedTabId)
{
}
Example www.leaguegaming.com/forums/index.php?forums/my-awesome-forum.12/
just need that "12".
Thanks