Theme Name: AMP - Accelerated Mobile Pages Description: This is an Accelerated Mobile Pages Theme for WordPress, but it is also a complete environment for using all the functions of WP with AMP. Author: sniuk Tags: blog, two-columns, left-sidebar, flexible-header, custom-background, custom-header, translation-ready, custom-menu, custom-logo, accessibility-ready Stable Version: 1.1.0 Author URI: https://profiles.wordpress.org/sniuk License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: amp-accelerated-mobile-pages == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in AMP - Accelerated Mobile Pages in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. 4. Navigate to Appearance > Customize in your admin panel and customize to taste. == Copyright == AMP - Accelerated Mobile Pages, Copyright 2017 Segundo Robles. AMP - Accelerated Mobile Pages is distributed under the terms of the GNU GPL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. AMP - Accelerated Mobile Pages bundles the following third-party resources: AMP HTML, Copyright 2017 Google Inc. Licenses: Apache License 2.0 Source: https://github.com/ampproject/amphtml SVG images, Copyright 2017 Google Inc. Licenses: Apache License 2.0 Source: https://www.ampproject.org == Change Log == = 1.1.0 = * Fixed issue with pages content. * Added a new prefix of clases, functions and constants. * Change all esc_attr() to esc_html() to escape content that is between html tags. * Fixed issue with alt tag on featured images. * Added the default value of fallback_cb parameter of wp_nav_menu(). * Removed the search box and fixed issues with menus on header. * Fixed issue of submenus in the primary menu of mobile devices. * Fixed issue of close button on menu of mobile devices. * Remove default logo and if not exist a logo uses user's site title. * Fixed issue "The header menu are partially covered by the admin bar". * Removed the comments from static pages. * Changed the searchform style. * Pages 404 are now more helpful. * Fixed issue of "Showing a title of "Home" instead of the static Page title". * Added style of tags at the bottom of posts. * Post with no title show a link to the single post page. * Fixed issue "post meta is showing two dates". * h6 tags now has more size. * Removed the style italic of "blockquote" tags. * The "aligncenter" class is centered and added a little right margin to "alignleft". * Fixed the order of comments are shown. * Added post navigation links. * Fixed issue "more tag is not handled correctly". * Added to search pages a title with search query used. * Removed the theme-options tag. * Removed editor-style.css. = 1.0.0 = * Release candidate (RC). = 0.3.0 = * Added footer menu. * Added post thumbnail on lists. * Fixed the order of columns on mobiles devices. * Removed unused CSS code. = 0.2.2 = * Fixed issues on time string. = 0.2.1 = * Fixed issues on NS Theme Check. = 0.1.1 = * Fixed issues about content on template-parts. * Fixed issue about admin bar. * Added support to custom-header and custom-background. = 0.1 = initial