Thank you very much for your attention MB Themes. I'm finishing my website.
And I managed to reproduce all these URLs and they are all working and active on my website.
'href' => osc_admin_base_url(true) .
'?page=plugins&action=renderplugin&file=osclass_pay/admin/gateway.php&goto=1',
--------------
'href' => osc_admin_base_url(true) .
'?page=plugins&action=renderplugin&file=useronline/admin.php',
--------------
'href' => osc_admin_base_url(true) .
"?page=items&iDisplayLength=50&sort=date&direction=desc&sSearch=&b_premium=1",
--------------
'href' => osc_admin_base_url(true) .
"?page=items&iDisplayLength=100&sort=date&direction=desc&sSearch=&b_enabled=0",
--------------
'href' => osc_admin_base_url(true) .
"?page=items&iDisplayLength=100&sort=date&direction=desc&sSearch=&b_active=0",
--------------
'href' => osc_admin_base_url(true) .
"?page=users&action=&oc_t_user.b_enabled=0",
--------------
'href' => osc_admin_base_url(true) .
"?page=users&action=&oc_t_user.b_company=0",
--------------
'href' => osc_admin_base_url(true) .
"?page=users&action=&oc_t_user.b_company=1",
--------------
The only URLs I couldn't get were
?page=search&sCompany=0
and
?page=search&sCompany=1
------------------------------------
This information in osc_admin_toolbar is extremely important for a web administrator.
And it is also important to have a link in this information that leads to the details about it.
I believe it is possible... I am persistent and I will find a way to do it.
When I succeed, I will share it with the forum, I am sure that one day it will be of interest to many admins