Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. === Twenty Seventeen ===
  2. Contributors: the WordPress team
  3. Requires at least: WordPress 4.7
  4. Tested up to: WordPress 4.7
  5. Version: 1.1
  6. License: GPLv2 or later
  7. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  8. Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
  9. == Description ==
  10. Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
  11. For more information about Twenty Seventeen please go to https://codex.wordpress.org/Twenty_Seventeen.
  12. == Installation ==
  13. 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
  14. 2. Type in Twenty Seventeen in the search form and press the 'Enter' key on your keyboard.
  15. 3. Click on the 'Activate' button to use your new theme right away.
  16. 4. Go to https://codex.wordpress.org/Twenty_Seventeen for a guide on how to customize this theme.
  17. 5. Navigate to Appearance > Customize in your admin panel and customize to taste.
  18. == Copyright ==
  19. Twenty Seventeen WordPress Theme, Copyright 2016 WordPress.org
  20. Twenty Seventeen is distributed under the terms of the GNU GPL
  21. This program is free software: you can redistribute it and/or modify
  22. it under the terms of the GNU General Public License as published by
  23. the Free Software Foundation, either version 2 of the License, or
  24. (at your option) any later version.
  25. This program is distributed in the hope that it will be useful,
  26. but WITHOUT ANY WARRANTY; without even the implied warranty of
  27. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  28. GNU General Public License for more details.
  29. Twenty Seventeen bundles the following third-party resources:
  30. HTML5 Shiv, Copyright 2014 Alexander Farkas
  31. Licenses: MIT/GPL2
  32. Source: https://github.com/aFarkas/html5shiv
  33. jQuery scrollTo, Copyright 2007-2015 Ariel Flesler
  34. License: MIT
  35. Source: https://github.com/flesler/jquery.scrollTo
  36. normalize.css, Copyright 2012-2016 Nicolas Gallagher and Jonathan Neal
  37. License: MIT
  38. Source: https://necolas.github.io/normalize.css/
  39. Font Awesome icons, Copyright Dave Gandy
  40. License: SIL Open Font License, version 1.1.
  41. Source: http://fontawesome.io/
  42. Bundled header image, Copyright Alvin Engler
  43. License: CC0 1.0 Universal (CC0 1.0)
  44. Source: https://unsplash.com/@englr?photo=bIhpiQA009k
  45. == Changelog ==
  46. = 1.1 =
  47. * Released: January 6, 2017
  48. - Fix incorrect $content_width value in theme
  49. - Ensure functions in customize-controls.js don't count on Customizer sections always being present
  50. - Deprecate page_home nav menu item starter content
  51. - Introduce a theme-specific filter twentyseventeen_starter_content for customizing the starter content array
  52. = 1.0 =
  53. * Released: December 6, 2016
  54. Initial release