plugin:OpenWikiPage no longer functions as intended

Repro steps:

  • Create a Script
  • Enter the following as it’s contents:
plugin:OpenWikiPage("API:Class/BasePart")
  • Right-click the Script in the Explorer
  • Click “Save as Local Plugin”

Expected behavior:
Given that Studio immediately runs newly-saved Local Plugins, and given that, according to the Documentation, the above parameter API:Class/BasePart opens the API Documentation for BasePart;

, you should see the associated browser tab immediately open, like this:

Actual behavior:


It instantly redirects to create.roblox.com/docs, as it appears to try and open the old developer.roblox.com/learn-roblox/api-reference/XXX site.

Frequency: Always

2 Likes

This is just an acknowledgment announcement!

We’ve filed a ticket into our internal database for this issue, and we will update you when we have further information!

Thanks for the report!

2 Likes

actually you can still use this!
api-reference/class/BasePart
instaed of API:Class/BasePart