Requirements
Original Request
In custom themes we add a documentation link to the menu bar. I believe this is done via PHP like in Theology theme here: https://github.com/bu-ist/r-theology/blob/e81600b0ec23a84c70ed1b738c11af8a8952912b/functions.php#L532
However, in Custom CSS only sites and/or Companion theme sites there is not a method to do this via the admin. I propose adding a site option and/or admin settings page that would allow ID Admins the ability to add the url to the documentation site from within the WP admin instead of doing it in code only.
Requirements
Original Request
In custom themes we add a documentation link to the menu bar. I believe this is done via PHP like in Theology theme here: https://github.com/bu-ist/r-theology/blob/e81600b0ec23a84c70ed1b738c11af8a8952912b/functions.php#L532
However, in Custom CSS only sites and/or Companion theme sites there is not a method to do this via the admin. I propose adding a site option and/or admin settings page that would allow ID Admins the ability to add the url to the documentation site from within the WP admin instead of doing it in code only.