Pinned Loading
-
-
wp-plugin-starter
wp-plugin-starter PublicForked from joshcummingsdesign/wp-plugin-starter
A starter kit for building WordPress plugins.
PHP
-
-
-
Custom Wordpress Sub-Menu Walker
Custom Wordpress Sub-Menu Walker 12class custom_sub_walker extends Walker_Nav_Menu {
34public function start_lvl( &$output, $depth = 0, $args = array() ) {
5$indent = str_repeat( "\t", $depth );
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.