bu-ist / responsive-child-starter

A starter template for themes using Responsive Framework version 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Inline Documentation

sr4136 opened this issue · comments

For example, the text here needs to include mega-nav, and also the url links to the old combined wiki repo.

/**
* Specifies the responsive layout for the theme. Disables the option in the
* Customizer.
*
* Removing this allows the layout to be changed in the Customizer.
*
* Available values: `default`, `top-nav`, `side-nav`, `no-nav`.
*
* @link https://github.com/bu-ist/responsive-framework-documentation/blob/2x-documentation/code-examples/Changing-Available-Layouts-And-Default-Layout.md
*/
define( 'BU_RESPONSIVE_LAYOUT', 'default' );

Maybe a good tiny-task? Audit the whole 2x repo for updates & changes?