登入帳戶  | 訂單查詢  | 購物車/收銀台( 0 ) | 在線留言板  | 付款方式  | 運費計算  | 聯絡我們  | 幫助中心 |  加入書簽
會員登入 新用戶登記
HOME新書上架暢銷書架好書推介特價區會員書架精選月讀2023年度TOP分類瀏覽雜誌 臺灣用戶
品種:超過100萬種各類書籍/音像和精品,正品正價,放心網購,悭钱省心 服務:香港台灣澳門海外 送貨:速遞郵局服務站

新書上架簡體書 繁體書
暢銷書架簡體書 繁體書
好書推介簡體書 繁體書

八月出版:大陸書 台灣書
七月出版:大陸書 台灣書
六月出版:大陸書 台灣書
五月出版:大陸書 台灣書
四月出版:大陸書 台灣書
三月出版:大陸書 台灣書
二月出版:大陸書 台灣書
一月出版:大陸書 台灣書
12月出版:大陸書 台灣書
11月出版:大陸書 台灣書
十月出版:大陸書 台灣書
九月出版:大陸書 台灣書
八月出版:大陸書 台灣書
七月出版:大陸書 台灣書
六月出版:大陸書 台灣書

『英文書』Professional Wordpress: Design And Development9780470560549

書城自編碼: 2089937
分類:簡體書→原版英文書→计算机 Computers & Inte
作者: Brad
國際書號(ISBN): 9780470560549
出版社: Wiley
出版日期: 2010-04-01
版次: 1 印次: 1
頁數/字數: 377/
書度/開本: 16开 釘裝: 平装

售價:HK$ 659.6

我要買

 

** 我創建的書架 **
未登入.


新書推薦:
(守望者·人间世)自我:与齐格蒙特·鲍曼对谈
《 (守望者·人间世)自我:与齐格蒙特·鲍曼对谈 》

售價:HK$ 82.8
白蛇:浮生艺术画集
《 白蛇:浮生艺术画集 》

售價:HK$ 193.2
没有一种人生是完美的:百岁老人季羡林的人生智慧(读完季羡林,我再也不内耗了)
《 没有一种人生是完美的:百岁老人季羡林的人生智慧(读完季羡林,我再也不内耗了) 》

售價:HK$ 56.9
日耳曼通识译丛:复原力:心理抗逆力
《 日耳曼通识译丛:复原力:心理抗逆力 》

售價:HK$ 34.3
海外中国研究·未竟之业:近代中国的言行表率
《 海外中国研究·未竟之业:近代中国的言行表率 》

售價:HK$ 135.7
算法经济 : 商业逻辑与人类生活的智能演进(生动呈现AI与算法的创新应用与商业价值)
《 算法经济 : 商业逻辑与人类生活的智能演进(生动呈现AI与算法的创新应用与商业价值) 》

售價:HK$ 79.4
偏爱月亮
《 偏爱月亮 》

售價:HK$ 45.8
津轻:日本无赖派文学代表太宰治自传性随笔集
《 津轻:日本无赖派文学代表太宰治自传性随笔集 》

售價:HK$ 66.7

 

建議一齊購買:

+

HK$ 235.9
《深入解析WordPress(原书第2版)(全面系统地讲解利用》
+

HK$ 129.9
《网站解密:从零开始学建站》
+

HK$ 241.9
《深入浅出WordPress(影印版)》
內容簡介:
An in-depth look at the internals of the WordPress system.As
the most popular blogging and content management platform available
today, WordPress is a powerful tool. This exciting book goes beyond
the basics and delves into the heart of the WordPress system,
offering overviews of the functional aspects of WordPress as well
as plug-in and theme development. What is covered in this book?
Detailed review of WordPress Functionality and Codebase The Loop
and Data Management Plug-in Development Theme Development Content
Aggregation, SEO and User Experience Statistics, Scalability,
Security and Spam Using WordPress as a CMS Using WordPress in the
Enterprise Moving your existing site to WordPress This book takes
an "internals" view of WordPress and drives the fundamentals of how
things work to explain use cases and extensions to the core
platform. Including hands on examples, and real world tips, this
exhaustive book is a must-have for Web and PHP professionals
developing on the WordPress platform.
關於作者:
Hal Stern is a vice president at a technology company and uses
WordPress to blog about his adventures in golf, ice hockey, and
food. David Damstra is the Manager of Web Services for CU*Answers,
a credit union service organization, where he manages a team of
developers to create web sites and web applications for the
financial industry. Brad Williams is the CEO and Co-Founder of
WebDevStudios.com. He is also a co-host on the SitePoint Podcast
and an advisor on SitePoint Forums.
目錄
INTRODUCTION
CHAPTER 1: FIRST POST
 What Is WordPress? Content and Conversation
 Getting Started
 Finishing Up
CHAPTER 2: FUNCTIONAL OVERVIEW
 The Dashboard
 Creating and Managing Content
 Categorizing Your Content
 Working with Media
 Comments and Discussion
 Working with Users
 Extending WordPress
 Content Tools
 Configuring WordPress
CHAPTER 3: CODE OVERVIEW
 Downloading
 Exploring the Code
 Configuring Key Files
 WP-Content User Playground
CHAPTER 4: TOUR OF THE CORE
 What''s in the Core? Using the Core as a Reference
 WordPress Codex and Resources
 Don''t Hack Core! CHAPTER 5: THE LOOP
 Understanding the Loop
 Putting the Loop in Context
 Flow of the Loop
 Template Tags
 Customizing the Loop
 Global Variables
 Working Outside the Loop
CHAPTER 6: DATA MANAGEMENT
 Database Schema
 Table Details
 Direct Database Manipulation
 WordPress Taxonomy
 Building Your Own Taxonomies
CHAPTER 7: PLUGIN DEVELOPMENT
 Plugin Packaging
 Know Your Hooks: Actions and Filters
 Plugin Settings
 WordPress Integration
 Plugin Security
 Creating a Plugin Example
 Publish to the Plugin Directory
CHAPTER 8: THEME DEVELOPMENT
 Why Use a Theme? Installing a Theme
 What Is a Theme? Creating Your Own Theme
 Creating Your Own Theme: Getting Started
 Creating Your Own Theme: DRY
 Creating Your Own Theme: Content Display
 Creating Your Own Theme: Additional Files
 Custom Page Templates
 Theme Hierarchy and Child Themes
 Premium Themes and Other Theme Frameworks
CHAPTER 9: CONTENT AGGREGATION
 What is a Lifestream? Getting Noticed
 Social Media Buttons
 Simple Social Networking Badges
 Collecting External Content
 Pushing Content from WordPress to Other Sites
 Advertising
 Privacy and History
CHAPTER 10: CRAFTING A USER EXPERIENCE
 User Experience Principles
 Usability and Usability Testing
 Structuring Your Information
 Getting Your Site Found
 How Web Standards Get Your Data Discovered
 Searching Your Own Site
 Mobile Access
CHAPTER 11: STATISTICS, SCALABILITY, SECURITY, AND SPAM
 Statistics Counters
 Cache Management
 Load Balancing Your WordPress Site
 Dealing With Spam
 Securing Your WordPress Site
 Using WordPress Roles
CHAPTER 12: WORDPRESS AS A CONTENT MANAGEMENT SYSTEM 299 Defining
Content Management
 Workflow and Delegation
 Content Organization
 Interactivity Features
 Other Content Management Systems
CHAPTER 13: WORDPRESS IN THE ENTERPRISE
 Is WordPress Right for Your Enterprise? When WordPress Isn''t Right
for You
 Scalability
 Integration with Enterprise Identity Management
 Content Integration via Feeds
CHAPTER 14: MIGRATING TO WORDPRESS
 Planning a Migration
 Content Identification
 Media Migration
 Moving Metadata
 Moving Authors and Users
 Theme and Presentation
 Unique Functionality
 Cleaning Up
 Launching
CHAPTER 15: WORDPRESS DEVELOPER COMMUNITY
 Contributing to WordPress
 Sister Projects
 Resources
 INDEX.

 

 

書城介紹  | 合作申請 | 索要書目  | 新手入門 | 聯絡方式  | 幫助中心 | 找書說明  | 送貨方式 | 付款方式 香港用户  | 台灣用户 | 大陸用户 | 海外用户
megBook.com.hk
Copyright © 2013 - 2024 (香港)大書城有限公司  All Rights Reserved.