Contributors: niklasbr
Tags: custom,
Requires at least: 4.5
Tested up to: 4.5
Stable tag: 4.5
License: @todo Decide with customer
License URI: @todo Decide with customer
A custom WordPress plugin for XMReality to provide specialised functionality.
- Provide a Heading Color view for Pages metabox
 - Remove jQuery Migrate from front-facing pages
 
- Allow XMReality to upload additional file types
 
- Files css/xm-public.css and js/xm-public.js are not needed, therefore they are not to be sent to the visitor
 - New post type: References
 - Added meta box with extra fields for jobs
 - Updated translations for version 1.3.2
 
- Adds a simple sort order meta field to xm_slideshow
 
- Add and print extra fields to user profile for use with contact information
 - Documentation for TinyMCE shortcode JS
 - Remove singe_story_template because it is not needed
 
- Remove jQuery migrate from public-facing pages because it is not needed
 - Add a second header field for xm_slideshow
 
- Rename new_custom_post_type_story to better conform to plugin naming scheme
 - Allow get_metabox_fields and validate_meta to use and return information on multiple post_types
 - Register new custom post type: xm_slideshow
 - Optimise nonces for multiple metaboxes
 - Fixes a bug where case sensitivity would cause a failure when loading files
 - Fix missing input type information in metaboxes
 
- Updated README.txt to README.md (markdown)
 
- Moved shortcodes into their proper places.
 
- Initial release.