Description
Hi. I'm a parent theme called Actions. I'm a theme meant to be used as a Parent for rapid development - so don't hack me please. Instead extend me by hooking in to my actions via a child theme and/or a functionality plugin.
Installation
- In your admin panel, go to Appearance > Themes and click the Add New button.
- Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
- Click Activate to use your new theme right away.
Frequently Asked Questions
Does this theme support any plugins?
- Yes, this theme is fully compatible with the Elementor Page Builder.
Changelog
1.1.2
- NEW: Added full width support templates for for posts and Elementor Library post type.
- NEW: Added custom Elementor module for styling the Contact Form 7 output within Elementor editor.
- Monor code adjustments.
1.1.1
- NEW: Added Top bar widgets area with support for custom menu widgets
- Added Actions Pro link to customizer via TRT class by Justin Tadlock
- Updated theme description
- Updated Theme and Author url with https protocol
1.1.0
- Moved pingback check from header.php and into setup.php as part of header code cleanup
- Refactored the
$fonts_urlescape method fromesc_urltoesc_url_raw- See: https://core.trac.wordpress.org/ticket/38987
1.0.9
- Restructured some elements - PHP
- Revised and refined some CSS to accomodate the above restructure.
- New: Added page control options - PHP, CSS & JS added.
1.0.8
- Refined aesthetics for that more modern look and feel.
- Refined and improved the menu system for better mobile UX.
- Minor functions/css tweaks and adjustments
1.0.7
- Fixed Edge Case bug on search results where link was missing for pages with no title.
- Minor CSS adjustments for the search results page.
1.0.6
- Removed deprecated tags.
- Refined header text function and removed custom customizer function for the same.
- Removed accessibility tag for now and refined theme tags.
1.0.5 = April 28 2016
- Bringing theme in line with coding standards
- Replace comments.php with that of Twenty Sixteen
- Made the Framework functions plugable to make child theme override easier.
- General code tidy up
1.0.4 = April 13 2016
- Added the required theme copyright declaration - File: style.css @line 24
- Attempting to add Selective refresh - first iteration and a work in progress!
- Minor CSS adjustments
- Code and CSS clean up.
1.0.3 = February 24 2016
- New: Added support for the upcoming WordPress v4.5 support for site logo - Files: styles.css, inc/functions/setup.php @lines 78-83 & and inc/structure/header.php @line 21
- Further refinement of the footer copyright/credit link output - File: inc/structure/footer.php @ lines 20 & 24
- Escaping menu and sidebar registration - File: inc/functions/setup.php @Lines 59 and 100
- Cleaned up unused code - File(s): inc/structure/header.php
- Updated screenshot - File(s): screenshot.png
- Tested theme againt the upcoming WordPress v4.5 release - tested on v4.5.beta1
1.0.2 = February 17 2016
- Switch to "" instead of a predefined $title for site title - File: inc/structure/header.php @line 30
- Refined Footer credits to automagically populate theme name, theme url and author depending on active theme (Parent or Child) - File: inc/structure/footer.php @lines All
- Added action hooks for the footer wrapper as part of above refinement - Files: inc/structure/hooks.php @lines 56 to 62 and inc/structure/markup-functions.php @lines 113 to 141
- Removed Genericons so that child theme authors are free to choose their preferred icon set.
- Minor CSS adjustments and general clean up of unused elements.
1.0.1 - February 13 2016
- Added site description as a title to the site name - File: header.php @lines 24 and 30
- Added "the_post_navigation" from TwentySixteen - File: inc/structure/header.php code @lines 90 to 104
- Minor CSS adjustments - added :focus to all :hover states - File: styles.css
1.0.0 - February 01 2016
- Initial release
Credits
- Based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc., GPLv2 or later
- normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2015 Nicolas Gallagher and Jonathan Neal, MIT
- Page control (ActionsMB) is a derivative of the ButterBean library https://github.com/justintadlock/butterbean, 2015-2016 © Justin Tadlock., GPLv2 or later
- CSS/JS snippets from: Twenty Sixteen - Copyright (C) the WordPress team https://wordpress.org/themes/twentysixteen/
- Images: Screenshot includes an image from PixaBay: https://pixabay.com/en/insect-nature-live-1526939/ - License: CC0 Public Domain.
- TRT Pro customizer class - Copyright (C) 2016 Justin Tadlock https://github.com/justintadlock/trt-customizer-pro GPLv2 or later