Please review the 6 new Codex pages listed below. Whomever reviews a page, please indicate it is ready to publish or list the additional work required to make it ready to publish. If there is too much detail or if the detail is too specific for all the mobile devices, please provide input.
sp_BreadCrumbsMobile()
0. Ready to publish after review.
1. New page developed and needs complete review.
2. Example came from spHead.php for Unified theme.
3. Changelog to 3/24/14 standard.
sp_MobileMenuStart()
0. Ready to publish after review.
1. New page developed and needs complete review.
2. $a = apply_filters(‘sph_MobileMenu_args’, $a); Should it be ‘sph_MobileMenuStart_args’ for consistency? If so, both CODE and CODEX need modification.
3. Example came from spHead.php for Unified theme.
4. Changelog to 3/24/14 standard.
sp_MobileMenuEnd()
0. Ready to publish after review.
1. New page developed and needs complete review.
2. There is no $a = apply_filters(‘sph_MobileMenuXxx_args’, $a) after the $a = wp_parse_args($args, $defs); Should there be?
3. Example came from spHead.php for Unified theme.
4. Please review Actions and Hooks especially the apply_filters(‘sph_MobileMenuEnd_after’, $out) explanation.
5. Changelog to 3/24/14 standard.
sp_MobileMenuSearch()
0. Ready to publish after review.
1. New page developed and needs complete review.
2. Example came from spHead.php for Unified theme.
3. Changelog to 3/24/14 standard.
sp_QuickLinksTopicMobile
0. Ready to publish after review.
1. New page developed and needs complete review.
2. Example came from spHead.php for Unified theme.
3. Changelog to 3/24/14 standard.
sp_MarkReadMobile()
0. Ready to publish after review.
1. New page developed and needs complete review.
2. Example came from spHead.php for Unified theme.
3. Changelog to 3/24/14 standard.