- Improved the odin_breadcrumbs() to works better with custom post type and taxonomies.
- Added support to "multiple" attribute in select in all core classes.
- Improved the Odin_Metabox to work with one or more post types.
- Fixed the
title
andseparator
elements in core classes. - Updated the Bootstrap to 2.2
- Tested with WordPress 3.9.
- Added Odin_User_Meta class.
- Added ability to attach files using Odin_Contact_Form.
- Improved the image upload field.
- Improved the image plupload field.
- Improved the breadcrumbs.
- Improved the odin_pagination().
- Updated the Bootstrap to version 3.1.0.
- Modified the bootstrap sass mirror to the official version.
- Updated the Grunt dependencies.
- Updated the Bootstrap to version 3.0.3.
- Fixed WordPress logo to version 3.8.
- Added new Odin logo.
- Improved the templates in favor the Twenty Fourteen standards.
- Tested with WordPress 3.8.
- Improved the functions to be able to be a parent theme.
- Updated the FitVidsJS.
- Removed bxSlider lib.
- Remove jQuery Validation in favor to PowerComment plugin.
- Fixed the
process
method inOdin_Thumbnail_Resizer
- Fixed the thumbnail creation in
odin_related_posts_custom_thumbnails()
function. - Improved the
odin_related_posts()
function.
- Fixed new PHP code standards.
- Fixed new JavaScript code standards.
- Added
Odin_Thumbnail_Resizer
class. - Removed old
thumbnail.php
file. - Created a new
odin_thumbnail()
function withOdin_Thumbnail_Resizer
class.
- Updated the Boostrap to version 3.0.2.
- Updated the Bootstrap to version 3.0.1.
- Updated the Bootstrap Menu Walker.
- Fixed the admin logo for MP6.
- Added attributes to edit the rows and cols for textarea in all core classes.
- Improved the gmap shortcode.
- Added
$class
param toodin_thumbnail
function. - Fixed the bxSlider enqueue script.
- Added dinamic attributes cols and rows for textarea in
Odin_Metabox
class. - Improved the variables in
Odin_Post_Form
class. - Added support to mp6 admin theme.
- Updated the Bootstrap menu walker.
- Removed the
force
param in grunt compass task. - Updated the grunt packages.
- Fixed the Odin URL in
footer.php
. - Fixed the Custom login styles logo in
inc/assets/css/custom-admin.css
.
- Added
Odin_Shortcodes
class. - Added $name in
odin_save_metabox_*
filter inOdin_Metabox
class. - Addded
odin_front_end_form_redirect_*
inOdin_Front_End_Form
class. - Added
separator
field type inOdin_Metabox
class. - Added
odin_metabox_container_before_*
filter inOdin_Metabox
class. - Added
odin_metabox_wrap_before_*
filter inOdin_Metabox
class. - Added
odin_metabox_field_title_*
filter inOdin_Metabox
class. - Added
odin_metabox_field_before_*
filter inOdin_Metabox
class. - Added
odin_metabox_field_after_*
filter inOdin_Metabox
class. - Added
odin_metabox_wrap_after_*
filter inOdin_Metabox
class. - Added
odin_metabox_container_after_*
filter inOdin_Metabox
class. - Fixed select field in
Odin_Metabox
class andOdin_Theme_Options
class. - Added id in fieldset in
Odin_Front_End_Form
class.
- Changed attrs to attributes in
Odin_Metabox
fields options. - Changed name to label in
Odin_Metabox
fields options. - Refactored the
Odin_Theme_Options
class. - Added
Odin_Front_End_Form
abstract class. - Added
Odin_Contact_Form
class. - Added
Odin_Post_Form
class. - Removed
hgroup
s. - Fixed select mutiple fields in
Odin_Metabox
andOdin_Theme_Options
.
- Updated sass-bootstrap.
- Created grunt compress task.
- Fixed Bootstrap support to WooCommerce and Jigoshop.
- Improved the templates inline documentation.
- Created a editor-style.css file.
- Improved the scss files.
- Added param attr to insert attributes in metabox fields.
- Removed attachment.php.
- Added audio.php.
- Added image.php.
- Added video.php.
- Added styles to force video shortcode to be responsive.
- Fixed the $icon-font-path.
- Fixed image max size.
- Fixed word-wrap for .hentry.
- Fixed galleries styles.
- Fixed wp-caption styles.
- Added .editorconfig file.
- Improved the Gruntfile.js.
- Improved the .gitignore.
- Added .jshintrc.
- Added Bootstrap 3.0.
- Removed Colorbox, Socialite.js, LazyLoad and PhotoSwipe from Odin's core.
- Improved the Core JavaScript.
- Fixed
Odin_Bootstrap_Nav_Walker
class to improved compatibility with WordPress 3.6.
- Fixed the main navigation.
- Updated the
Odin_Bootstrap_Nav_Walker
class. - Updated the Bootstrap files.
- Fixed the Gruntfile.js.
- Improved the code.
- Fixed the translation.
- Removed $sex in
Odin_Metabox
class andOdin_Post_Type
class.
- Fixed the translation.
- Fixed Image Uplupload in
Odin_Theme_Options
class. - Updated the Bootstrap to version v2.3.2.
- Added Image Uplupload field in
Odin_Theme_Options
class. - Added Input field type in
Odin_Theme_Options
class andOdin_Metabox
class. - Optimized the
Odin_Theme_Options
class andOdin_Metabox
class. - Modified the default language to en_US.
- Added pt_BR translation.
- Added Image Uplupload field in
Odin_Metabox
class. - Optimized the loading of scripts in
class-metabox.php
. - Fixed the plurals in
class-post-type.php
andclass-taxonomy.php
. - Moved the
odin_autoset_featured()
function tofunctions.php
. - Fixed code standards.
- Added Bootstrap.
- Removed old SASS files.
- Added Grunt task to updated and install the Bootstrap.
- Refixed the Photoswipe.
- Reordered the functions.php to load scripts always last.
- Fixed the Photoswipe.
- Fixed the Photoswipe feature.
- Updated aq_resize to version 1.1.7.
- Fixed core admin.js.
- Improved file structure in SASS folder.
- Added wp_trim_words() in odin_excerpt() function.
- Added
options
argument in editor of Metabox class and Theme Options class.
- Added FitVids.
- Added Odin_Options_Helper class.
- Added Grunt FTP.
- Added Grunt rsync.
- First Release.