Changeset 6878 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-features.php
- Timestamp:
- 03/15/2018 04:42:32 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-features.php
r6869 r6878 37 37 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 38 38 <header class="entry-header"> 39 <h1 class="entry-title col-8"><?php _esc_html_e( 'Features', 'wporg' ); ?></h1>39 <h1 class="entry-title col-8"><?php esc_html_e( 'Features', 'wporg' ); ?></h1> 40 40 </header><!-- .entry-header --> 41 41 … … 45 45 <?php 46 46 /* translators: WordPress market share: 29%; */ 47 printf( _esc_html__( 'WordPress powers more than %s of the web — a figure that rises every day. Everything from simple websites, to blogs, to complex portals and enterprise websites, and even applications, are built with WordPress.', 'wporg' ), esc_html( WP_MARKET_SHARE . '%' ) );47 printf( esc_html__( 'WordPress powers more than %s of the web — a figure that rises every day. Everything from simple websites, to blogs, to complex portals and enterprise websites, and even applications, are built with WordPress.', 'wporg' ), esc_html( WP_MARKET_SHARE . '%' ) ); 48 48 ?> 49 49 </p> 50 50 51 <p><?php _esc_html_e( 'WordPress combines simplicity for users and publishers with under-the-hood complexity for developers. This makes it flexible while still being easy-to-use.', 'wporg' ); ?></p>51 <p><?php esc_html_e( 'WordPress combines simplicity for users and publishers with under-the-hood complexity for developers. This makes it flexible while still being easy-to-use.', 'wporg' ); ?></p> 52 52 53 <p><?php _esc_html_e( 'The following is a list of some of the features that come as standard with WordPress; however, there are literally thousands of plugins that extend what WordPress does, so the actual functionality is nearly limitless. You are also free to do whatever you like with the WordPress code, extend it or modify in any way or use it for commercial projects without any licensing fees. That is the beauty of free software, free refers not only to price but also the freedom to have complete control over it.', 'wporg' ); ?></p>53 <p><?php esc_html_e( 'The following is a list of some of the features that come as standard with WordPress; however, there are literally thousands of plugins that extend what WordPress does, so the actual functionality is nearly limitless. You are also free to do whatever you like with the WordPress code, extend it or modify in any way or use it for commercial projects without any licensing fees. That is the beauty of free software, free refers not only to price but also the freedom to have complete control over it.', 'wporg' ); ?></p> 54 54 55 <p><?php _esc_html_e( 'Here are some of the features that we think that you’ll love.', 'wporg' ); ?></p>55 <p><?php esc_html_e( 'Here are some of the features that we think that you’ll love.', 'wporg' ); ?></p> 56 56 57 57 <ul> 58 <li><strong><?php _esc_html_e( 'Simplicity', 'wporg' ); ?></strong>59 <?php _esc_html_e( 'Simplicity makes it possible for you to get online and get publishing, quickly. Nothing should get in the way of you getting your website up and your content out there. WordPress is built to make that happen.', 'wporg' ); ?>58 <li><strong><?php esc_html_e( 'Simplicity', 'wporg' ); ?></strong> 59 <?php esc_html_e( 'Simplicity makes it possible for you to get online and get publishing, quickly. Nothing should get in the way of you getting your website up and your content out there. WordPress is built to make that happen.', 'wporg' ); ?> 60 60 </li> 61 <li><strong><?php _esc_html_e( 'Flexibility', 'wporg' ); ?></strong>62 <?php _esc_html_e( 'With WordPress, you can create any type of website you want: a personal blog or website, a photoblog, a business website, a professional portfolio, a government website, a magazine or news website, an online community, even a network of websites. You can make your website beautiful with themes, and extend it with plugins. You can even build your very own application.', 'wporg' ); ?>61 <li><strong><?php esc_html_e( 'Flexibility', 'wporg' ); ?></strong> 62 <?php esc_html_e( 'With WordPress, you can create any type of website you want: a personal blog or website, a photoblog, a business website, a professional portfolio, a government website, a magazine or news website, an online community, even a network of websites. You can make your website beautiful with themes, and extend it with plugins. You can even build your very own application.', 'wporg' ); ?> 63 63 </li> 64 <li><strong><?php _esc_html_e( 'Publish with Ease', 'wporg' ); ?></strong>65 <?php _esc_html_e( 'If you’ve ever created a document, you’re already a whizz at creating content with WordPress. You can create Posts and Pages, format them easily, insert media, and with the click of a button your content is live and on the web.', 'wporg' ); ?>64 <li><strong><?php esc_html_e( 'Publish with Ease', 'wporg' ); ?></strong> 65 <?php esc_html_e( 'If you’ve ever created a document, you’re already a whizz at creating content with WordPress. You can create Posts and Pages, format them easily, insert media, and with the click of a button your content is live and on the web.', 'wporg' ); ?> 66 66 </li> 67 <li><strong><?php _esc_html_e( 'Publishing Tools', 'wporg' ); ?></strong>68 <?php _esc_html_e( 'WordPress makes it easy for you to manage your content. Create drafts, schedule publication, and look at your post revisions. Make your content public or private, and secure posts and pages with a password.', 'wporg' ); ?>67 <li><strong><?php esc_html_e( 'Publishing Tools', 'wporg' ); ?></strong> 68 <?php esc_html_e( 'WordPress makes it easy for you to manage your content. Create drafts, schedule publication, and look at your post revisions. Make your content public or private, and secure posts and pages with a password.', 'wporg' ); ?> 69 69 </li> 70 <li><strong><?php _esc_html_e( 'User Management', 'wporg' ); ?></strong>71 <?php _esc_html_e( 'Not everyone requires the same access to your website. Administrators manage the site, editors work with content, authors and contributors write that content, and subscribers have a profile that they can manage. This lets you have a variety of contributors to your website, and let others simply be part of your community.', 'wporg' ); ?>70 <li><strong><?php esc_html_e( 'User Management', 'wporg' ); ?></strong> 71 <?php esc_html_e( 'Not everyone requires the same access to your website. Administrators manage the site, editors work with content, authors and contributors write that content, and subscribers have a profile that they can manage. This lets you have a variety of contributors to your website, and let others simply be part of your community.', 'wporg' ); ?> 72 72 </li> 73 <li><strong><?php _esc_html_e( 'Media Management', 'wporg' ); ?></strong>74 <?php _esc_html_e( 'They say a picture says a thousand words, which is why it’s important for you to be able to quickly and easily upload images and media to WordPress. Drag and drop your media into the uploader to add it to your website. Add alt text, captions, and titles, and insert images and galleries into your content. We’ve even added a few image editing tools you can have fun with.', 'wporg' ); ?>73 <li><strong><?php esc_html_e( 'Media Management', 'wporg' ); ?></strong> 74 <?php esc_html_e( 'They say a picture says a thousand words, which is why it’s important for you to be able to quickly and easily upload images and media to WordPress. Drag and drop your media into the uploader to add it to your website. Add alt text, captions, and titles, and insert images and galleries into your content. We’ve even added a few image editing tools you can have fun with.', 'wporg' ); ?> 75 75 </li> 76 <li><strong><?php _esc_html_e( 'Full Standards Compliance', 'wporg' ); ?></strong>77 <?php _esc_html_e( 'Every piece of WordPress generated code is in full compliance with the standards set by the W3C. This means that your website will work in today’s browser, while maintaining forward compatibility with the next generation of browser. Your website is a beautiful thing, now and in the future.', 'wporg' ); ?>76 <li><strong><?php esc_html_e( 'Full Standards Compliance', 'wporg' ); ?></strong> 77 <?php esc_html_e( 'Every piece of WordPress generated code is in full compliance with the standards set by the W3C. This means that your website will work in today’s browser, while maintaining forward compatibility with the next generation of browser. Your website is a beautiful thing, now and in the future.', 'wporg' ); ?> 78 78 </li> 79 <li><strong><?php _esc_html_e( 'Easy Theme System', 'wporg' ); ?></strong>80 <?php _esc_html_e( 'WordPress comes bundled with two default themes, but if they aren’t for you there’s a theme directory with thousands of themes for you to create a beautiful website. None of those to your taste? Upload your own theme with the click of a button. It only takes a few seconds for you to give your website a complete makeover.', 'wporg' ); ?>79 <li><strong><?php esc_html_e( 'Easy Theme System', 'wporg' ); ?></strong> 80 <?php esc_html_e( 'WordPress comes bundled with two default themes, but if they aren’t for you there’s a theme directory with thousands of themes for you to create a beautiful website. None of those to your taste? Upload your own theme with the click of a button. It only takes a few seconds for you to give your website a complete makeover.', 'wporg' ); ?> 81 81 </li> 82 <li><strong><?php _esc_html_e( 'Extend with Plugins', 'wporg' ); ?></strong>83 <?php _esc_html_e( 'WordPress comes packed full of features for every user, for every other feature there’s a plugin directory with thousands of plugins. Add complex galleries, social networking, forums, social media widgets, spam protection, calendars, fine-tune controls for search engine optimization, and forms.', 'wporg' ); ?>82 <li><strong><?php esc_html_e( 'Extend with Plugins', 'wporg' ); ?></strong> 83 <?php esc_html_e( 'WordPress comes packed full of features for every user, for every other feature there’s a plugin directory with thousands of plugins. Add complex galleries, social networking, forums, social media widgets, spam protection, calendars, fine-tune controls for search engine optimization, and forms.', 'wporg' ); ?> 84 84 </li> 85 <li><strong><?php _esc_html_e( 'Built-in Comments', 'wporg' ); ?></strong>86 <?php _esc_html_e( 'Your blog is your home, and comments provide a space for your friends and followers to engage with your content. WordPress’s comment tools give you everything you need to be a forum for discussion and to moderate that discussion.', 'wporg' ); ?>85 <li><strong><?php esc_html_e( 'Built-in Comments', 'wporg' ); ?></strong> 86 <?php esc_html_e( 'Your blog is your home, and comments provide a space for your friends and followers to engage with your content. WordPress’s comment tools give you everything you need to be a forum for discussion and to moderate that discussion.', 'wporg' ); ?> 87 87 </li> 88 <li><strong><?php _esc_html_e( 'Search Engine Optimized', 'wporg' ); ?></strong>88 <li><strong><?php esc_html_e( 'Search Engine Optimized', 'wporg' ); ?></strong> 89 89 <?php 90 90 /* translators: Link to Plugin Directory search for SEO */ 91 printf( wp_kses_post( __ _( 'WordPress is optimized for search engines right out of the box. For more fine-grained SEO control, there are plenty of <a href="%s">SEO plugins</a> to take care of that for you.', 'wporg' ) ), esc_url( 'https://wordpress.org/plugins/search/SEO/' ) );91 printf( wp_kses_post( __( 'WordPress is optimized for search engines right out of the box. For more fine-grained SEO control, there are plenty of <a href="%s">SEO plugins</a> to take care of that for you.', 'wporg' ) ), esc_url( 'https://wordpress.org/plugins/search/SEO/' ) ); 92 92 ?> 93 93 </li> 94 <li><strong><?php _esc_html_e( 'Multilingual', 'wporg' ); ?></strong>94 <li><strong><?php esc_html_e( 'Multilingual', 'wporg' ); ?></strong> 95 95 <?php 96 96 /* translators: Link to polyglots teams */ 97 printf( wp_kses_post( __ _( 'WordPress is available in more than 70 languages. If you or the person you’re building the website for would prefer to use WordPress in a language other than English, <a href="%s">that’s easy to do</a>.', 'wporg' ) ), esc_url( 'https://make.wordpress.org/polyglots/teams/' ) );97 printf( wp_kses_post( __( 'WordPress is available in more than 70 languages. If you or the person you’re building the website for would prefer to use WordPress in a language other than English, <a href="%s">that’s easy to do</a>.', 'wporg' ) ), esc_url( 'https://make.wordpress.org/polyglots/teams/' ) ); 98 98 ?> 99 99 </li> 100 <li><strong><?php _esc_html_e( 'Easy Installation and Upgrades', 'wporg' ); ?></strong>101 <?php _esc_html_e( 'WordPress has always been easy to install and upgrade. If you’re happy using an FTP program, you can create a database, upload WordPress using FTP, and run the installer. Not familiar with FTP? Plenty of web hosts offer one-click WordPress installers that let you install WordPress with, well, just one click!', 'wporg' ); ?>100 <li><strong><?php esc_html_e( 'Easy Installation and Upgrades', 'wporg' ); ?></strong> 101 <?php esc_html_e( 'WordPress has always been easy to install and upgrade. If you’re happy using an FTP program, you can create a database, upload WordPress using FTP, and run the installer. Not familiar with FTP? Plenty of web hosts offer one-click WordPress installers that let you install WordPress with, well, just one click!', 'wporg' ); ?> 102 102 </li> 103 <li><strong><?php _esc_html_e( 'Importers', 'wporg' ); ?></strong>104 <?php _esc_html_e( 'Using blog or website software that you aren’t happy with? Running your blog on a hosted service that’s about to shut down? WordPress comes with importers for blogger, LiveJournal, Movable Type, TypePad, Tumblr, and WordPress. If you’re ready to make the move, we’ve made it easy for you.', 'wporg' ); ?>103 <li><strong><?php esc_html_e( 'Importers', 'wporg' ); ?></strong> 104 <?php esc_html_e( 'Using blog or website software that you aren’t happy with? Running your blog on a hosted service that’s about to shut down? WordPress comes with importers for blogger, LiveJournal, Movable Type, TypePad, Tumblr, and WordPress. If you’re ready to make the move, we’ve made it easy for you.', 'wporg' ); ?> 105 105 </li> 106 <li><strong><?php _esc_html_e( 'Own Your Data', 'wporg' ); ?></strong>107 <?php _esc_html_e( 'Hosted services come and go. If you’ve ever used a service that disappeared, you know how traumatic that can be. If you’ve ever seen adverts appear on your website, you’ve probably been pretty annoyed. Using WordPress means no one has access to your content. Own your data, all of it — your website, your content, your data.', 'wporg' ); ?>106 <li><strong><?php esc_html_e( 'Own Your Data', 'wporg' ); ?></strong> 107 <?php esc_html_e( 'Hosted services come and go. If you’ve ever used a service that disappeared, you know how traumatic that can be. If you’ve ever seen adverts appear on your website, you’ve probably been pretty annoyed. Using WordPress means no one has access to your content. Own your data, all of it — your website, your content, your data.', 'wporg' ); ?> 108 108 </li> 109 <li><strong><?php _esc_html_e( 'Freedom', 'wporg' ); ?></strong>110 <?php _esc_html_e( 'WordPress is licensed under the GPL which was created to protect your freedoms. You are free to use WordPress in any way you choose: install it, use it, modify it, distribute it. Software freedom is the foundation that WordPress is built on.', 'wporg' ); ?>109 <li><strong><?php esc_html_e( 'Freedom', 'wporg' ); ?></strong> 110 <?php esc_html_e( 'WordPress is licensed under the GPL which was created to protect your freedoms. You are free to use WordPress in any way you choose: install it, use it, modify it, distribute it. Software freedom is the foundation that WordPress is built on.', 'wporg' ); ?> 111 111 </li> 112 <li><strong><?php _esc_html_e( 'Community', 'wporg' ); ?></strong>113 <?php _esc_html_e( 'As the most popular open source CMS on the web, WordPress has a vibrant and supportive community. Ask a question on the support forums and get help from a volunteer, attend a WordCamp or Meetup to learn more about WordPress, read blogs posts and tutorials about WordPress. Community is at the heart of WordPress, making it what it is today.', 'wporg' ); ?>112 <li><strong><?php esc_html_e( 'Community', 'wporg' ); ?></strong> 113 <?php esc_html_e( 'As the most popular open source CMS on the web, WordPress has a vibrant and supportive community. Ask a question on the support forums and get help from a volunteer, attend a WordCamp or Meetup to learn more about WordPress, read blogs posts and tutorials about WordPress. Community is at the heart of WordPress, making it what it is today.', 'wporg' ); ?> 114 114 </li> 115 <li><strong><?php _esc_html_e( 'Contribute', 'wporg' ); ?></strong>116 <?php _esc_html_e( 'You can be WordPress too! Help to build WordPress, answer questions on the support forums, write documentation, translate WordPress into your language, speak at a WordCamp, write about WordPress on your blog. Whatever your skill, we’d love to have you!', 'wporg' ); ?>115 <li><strong><?php esc_html_e( 'Contribute', 'wporg' ); ?></strong> 116 <?php esc_html_e( 'You can be WordPress too! Help to build WordPress, answer questions on the support forums, write documentation, translate WordPress into your language, speak at a WordCamp, write about WordPress on your blog. Whatever your skill, we’d love to have you!', 'wporg' ); ?> 117 117 </li> 118 118 </ul> 119 <h3><?php _esc_html_e( 'Developer Features', 'wporg' ); ?></h3>120 <p><?php _esc_html_e( 'For developers, we’ve got lots of goodies packed under the hood that you can use to extend WordPress in whatever direction takes your fancy.', 'wporg' ); ?></p>119 <h3><?php esc_html_e( 'Developer Features', 'wporg' ); ?></h3> 120 <p><?php esc_html_e( 'For developers, we’ve got lots of goodies packed under the hood that you can use to extend WordPress in whatever direction takes your fancy.', 'wporg' ); ?></p> 121 121 122 122 <ul> 123 <li><strong><?php _esc_html_e( 'Plugin System', 'wporg' ); ?></strong>123 <li><strong><?php esc_html_e( 'Plugin System', 'wporg' ); ?></strong> 124 124 <?php 125 125 /* translators: 1: Link to Codex page about APIs; 2: Link to Plugin Directory */ 126 printf( wp_kses_post( __ _( 'The <a href="%1$s">WordPress APIs</a> make it possible for you to create plugins to extend WordPress. WordPress’s extensibility lies in the thousands of hooks at your disposal. Once you’ve created your plugin, we’ve even got a <a href="%2$s">plugin repository</a> for you to host it on.', 'wporg' ) ), esc_url( 'https://codex.wordpress.org/WordPress_APIs' ), esc_url( home_url( '/plugins/' ) ) );126 printf( wp_kses_post( __( 'The <a href="%1$s">WordPress APIs</a> make it possible for you to create plugins to extend WordPress. WordPress’s extensibility lies in the thousands of hooks at your disposal. Once you’ve created your plugin, we’ve even got a <a href="%2$s">plugin repository</a> for you to host it on.', 'wporg' ) ), esc_url( 'https://codex.wordpress.org/WordPress_APIs' ), esc_url( home_url( '/plugins/' ) ) ); 127 127 ?> 128 128 </li> 129 <li><strong><?php _esc_html_e( 'Theme System', 'wporg' ); ?></strong>129 <li><strong><?php esc_html_e( 'Theme System', 'wporg' ); ?></strong> 130 130 <?php 131 131 /* translators: 1: Link to Codex page about APIs; 2: Link to Theme Directory */ 132 printf( wp_kses_post( __ _( 'Create WordPress themes for clients, customers, and for WordPress users. The <a href="%1$s">WordPress API</a> provides the extensibility to create themes as simple or as complex as you wish. If you want to give your theme away for free you can give it to users in the <a href="%2$s">Theme Repository</a>', 'wporg' ) ), esc_url( 'https://codex.wordpress.org/WordPress_APIs' ), esc_url( home_url( '/themes/' ) ) );132 printf( wp_kses_post( __( 'Create WordPress themes for clients, customers, and for WordPress users. The <a href="%1$s">WordPress API</a> provides the extensibility to create themes as simple or as complex as you wish. If you want to give your theme away for free you can give it to users in the <a href="%2$s">Theme Repository</a>', 'wporg' ) ), esc_url( 'https://codex.wordpress.org/WordPress_APIs' ), esc_url( home_url( '/themes/' ) ) ); 133 133 ?> 134 134 </li> 135 <li><strong><?php _esc_html_e( 'Application Framework', 'wporg' ); ?></strong>136 <?php _esc_html_e( 'If you want to build an application, WordPress can help with that too. Under the hood WordPress provides a lot of the features that your app will need, things like translations, user management, HTTP requests, databases, URL routing and much, much more.', 'wporg' ); ?>135 <li><strong><?php esc_html_e( 'Application Framework', 'wporg' ); ?></strong> 136 <?php esc_html_e( 'If you want to build an application, WordPress can help with that too. Under the hood WordPress provides a lot of the features that your app will need, things like translations, user management, HTTP requests, databases, URL routing and much, much more.', 'wporg' ); ?> 137 137 </li> 138 <li><strong><?php _esc_html_e( 'Custom Content Types', 'wporg' ); ?></strong>138 <li><strong><?php esc_html_e( 'Custom Content Types', 'wporg' ); ?></strong> 139 139 <?php 140 140 /* translators: 1: Link to Codex page about Custom Post Types; 2: Link to Codex page about Custom Taxonomies; 3: Link to Codex page about Custom Fields */ 141 printf( wp_kses_post( __ _( 'WordPress comes with default content types, but for more flexibility you can add a few lines of code to create your own <a href="%1$s">custom post types</a>, <a href="%2$s">taxonomies</a>, and <a href="%3$s">metadata</a>. Take WordPress in whatever direction you wish.', 'wporg' ) ), esc_url( 'https://codex.wordpress.org/Post_Types#Custom_Post_Types' ), esc_url( 'https://codex.wordpress.org/Taxonomies#Custom_Taxonomies' ), esc_url( 'https://codex.wordpress.org/Custom_Fields' ) );141 printf( wp_kses_post( __( 'WordPress comes with default content types, but for more flexibility you can add a few lines of code to create your own <a href="%1$s">custom post types</a>, <a href="%2$s">taxonomies</a>, and <a href="%3$s">metadata</a>. Take WordPress in whatever direction you wish.', 'wporg' ) ), esc_url( 'https://codex.wordpress.org/Post_Types#Custom_Post_Types' ), esc_url( 'https://codex.wordpress.org/Taxonomies#Custom_Taxonomies' ), esc_url( 'https://codex.wordpress.org/Custom_Fields' ) ); 142 142 ?> 143 143 </li> 144 <li><strong><?php _esc_html_e( 'The Latest Libraries', 'wporg' ); ?></strong>144 <li><strong><?php esc_html_e( 'The Latest Libraries', 'wporg' ); ?></strong> 145 145 <?php 146 146 /* translators: 1: Link to Developer Handbook page about default scripts */ 147 printf( wp_kses_post( __ _( 'WordPress comes with the <a href="%s">latest script libraries</a> for you to make use of. These include jQuery, Plupload, Underscore.js and Backbone.js. We’re always on the lookout for new tools that developers can use to make a better experience for our users.', 'wporg' ) ), esc_url( 'https://developer.wordpress.org/reference/functions/wp_enqueue_script/#default-scripts-included-and-registered-by-wordpress' ) );147 printf( wp_kses_post( __( 'WordPress comes with the <a href="%s">latest script libraries</a> for you to make use of. These include jQuery, Plupload, Underscore.js and Backbone.js. We’re always on the lookout for new tools that developers can use to make a better experience for our users.', 'wporg' ) ), esc_url( 'https://developer.wordpress.org/reference/functions/wp_enqueue_script/#default-scripts-included-and-registered-by-wordpress' ) ); 148 148 ?> 149 149 </li>
Note: See TracChangeset
for help on using the changeset viewer.