3 | | While developing a plugin recently, I noticed that I had put up a link to an external page in the description which has information on how to use the plugin. I gave it target _blank so that the user will be able to view the instructions and perform the steps on the dashboard side by side. |
| 3 | While developing a plugin recently, I noticed that I had put up a link to an external page in the description which has information on how to use the plugin. I gave it target _blank so that the user will be able to view the instructions and perform the steps on the dashboard side by side. But ofcourse this did not work. So the only option a user will have is to ctrl+click the link to open in a new tab or go back and forth. |
| 4 | |
| 5 | Hence, just wanted to put this as a consideration. |