Word Press for web developers, 2nd edition, apress

356 5.6K 0
Word Press for web developers, 2nd edition, apress

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

WordPress for web developers, 2nd edition, apress

[...]... your WordPress site to be located; that is, if you want the site to be located at mysite.com, upload the files to your web root folder If you want the site to be located at mysite.com/blog, create a folder called blog and upload the WordPress files to that folder instead 1  http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP 15 Chapter 2 ■ Installing and Upgrading WordPress... Figure 2-10 We’ll go over the Dashboard and the rest of the WordPress settings in the next chapter 19 Chapter 2 ■ Installing and Upgrading WordPress Figure 2-9.  The WordPress login screen Figure 2-10.  The WordPress Welcome message on the Dashboard 20 Chapter 2 ■ Installing and Upgrading WordPress Troubleshooting the Blank White Page On most web hosts, PHP errors are logged rather than printed to the... versions of WordPress are released, and how to install and upgrade themes and plugins I’ll also go over some common installation problems and troubleshooting tips 12 Chapter 2 Installing and Upgrading WordPress WordPress is famous for its five-minute installation Many commercial web hosts offer one-click installation from their account control panels If your host does not, you can upload the WordPress files... your configuration file, as shown in Listing 2-5 See http://sleary.me/wp84 for more details on generating SSH keys for use in WordPress Listing 2-5.  SSH Connection Settings define('FTP_BASE', '/home/user/wordpress/'); define('FTP_CONTENT_DIR', '/home/username/wordpress/wp-content/'); define('FTP_PLUGIN_DIR', '/home/username/wordpress/wp-content/plugins/'); define('FTP_USER', 'username'); define('FTP_PUBKEY',... using fully qualified domains See http://sleary.me/wp51 for details on installing WordPress with MAMP Once you have your database credentials in hand, you’re ready to install WordPress Download the installation package from wordpress.org, unzip the files, and upload the files to your web host using your favorite FTP client software (I like Transmit for the Mac, as shown in Figure 2-3, but Filezilla, WinSCP,... plugins you want to update and press the Update Plugins button at the top of the list 27 Chapter 2 ■ Installing and Upgrading WordPress Figure 2-18.  Upgrading WordPress plugins WordPress will place your site into maintenance mode automatically, then upgrade each plugin in turn You’ll see a running status report as each plugin is upgraded, and when they’re all finished, WordPress will take your site out... plan to log in to your WordPress site very often, you might want to subscribe to the RSS feed or the e-mail announcement list for new releases You can find both at wordpress.org/development/ The WordPress blog includes general news as well as release announcements If you want alerts about new versions only, subscribe to the Releases category instead, at http://sleary.me/wp7.3 WordPress can upgrade itself... full path to your WordPress installation as well as your wp-content and plugins directories Listing 2-4.  FTP Connection Settings in wp-config.php define('FTP_BASE', '/home/user/wordpress/'); define('FTP_CONTENT_DIR', '/home/username/wordpress/wp-content/'); define('FTP_PLUGIN_DIR', '/home/username/wordpress/wp-content/plugins/'); define('FTP_USER', 'username'); define('FTP_PASS', 'password'); define('FTP_HOST',... target for hackers who use automated tools to guess account passwords In April 2013, an enormous distributed attack was launched against WordPress (and other MySQL-based content management systems), in which repeated login attempts were made with the username admin and a thousand or so common passwords Choose a username other than admin, and see Chapter 9 for more information on securing your WordPress... providing students with blogs for their classroom writing projects Small Businesses Wandering Goat Coffee and IconDock (Figure 1-7) are among the many small businesses using WordPress to run their main business sites 9 Chapter 1 ■ Getting Started Figure 1-7.  The IconDock site is a store featuring a clever drag-and-drop shopping cart WordPress Tour When you install WordPress for the first time (see Chapter . features. Who This Book Is For is book is for the professional web developer who already understands HTML, CSS, and maybe a little PHP, but has never used WordPress before. If you’re comfortable building. create with WordPress. For more examples, visit the Showcase at wordpress. org/showcase. Web Experts and Open Source Projects Many of the Web s most famous designers have adopted WordPress: Jeffrey. success. wordpress. com vs. wordpress. org WordPress comes in two distinct flavors, usually referred to as .com and .org. On wordpress. com, anyone can sign up for a free, hosted site running on WordPress. The

Ngày đăng: 30/03/2014, 01:09

Từ khóa liên quan

Mục lục

  • WordPress for WebDevelopers

    • Contents at a Glance

    • Contents

    • About the Author

    • About the Technical Reviewer

    • Acknowledgments

    • Introduction

    • Chapter 1: Getting Started

      • Why WordPress ?

      • wordpress.com vs. wordpress.org

        • Everything You Need

        • Easy to Use

        • Easy to Extend

        • The Business Benefits of WordPress

        • Sites Built with WordPress

          • Web Experts and Open Source Projects

          • Government Web Sites

          • Personal Sites

          • Blog Networks

          • Social Networks

          • Colleges and Universities

          • Small Businesses

          • WordPress Tour

            • Anatomy of a Page

            • Summary

Tài liệu cùng người dùng

Tài liệu liên quan