Skip to content

v1.3.6

Compare
Choose a tag to compare
@pixelwatt pixelwatt released this 08 Apr 08:58
· 19 commits to master since this release
v1.3.6

Changes:

  • ( lib/class-method-layout.php ) Added new method, init_archive(), for initializing an archive template
  • ( lib/class-method-layout.php ) Added new method, init_search(), for initializing a search template (barebones)
  • ( lib/class-method-layout.php ) Added the ability to pass a custom CSS class ( $args['class'] ) and custom close button markup ( $args['button_html'] ) to the inject_bs_modal() method
  • ( lib/cmb2-metaboxes.php ) Removed all uses of $prefix from CMB2 metabox declarations
  • ( lib/helper-functions.php ) Added a new function, method_get_menus_array(), which returns an array of menus created using the menu editor, using the term_id as the key and name as the value
  • ( lib/theme-setup.php ) Changed the custom image size name (header_bg) to a new name that reflects its dimensions (method_1400_600)
  • ( style.css ) Added license