معرفی کتاب Professional WordPress Design And Development

وردپرس یکی از محبوب ترین سیستم های مدیریت محتوای متن باز موجود است. با کاربران، توسعه دهندگان، و جوامع پشتیبانی جهانی و پر جنب و جوش. در حالی که قابل مقایسه است وردپرس با دروپال و جوملا به عنوان یک محتوای تولید شده توسط کاربر، خود را متمایز می کند با طیف گسترده ای از گزینه های میزبانی، افزونه های کاربردی (افزونه ها) و طرح های زیبایی شناختیو عناصر (موضوعات). این کتاب بر اساس نسخه اصلی وردپرس 4.1 است، تاکتیک های وردپرس هر نسخه متوالی وردپرس شامل بهبودهایی در
توابع مدیریت و کنترل (داشبورد)؛ توابع پشتیبان گیری، صادرات و واردات؛و امکانات نصب و ارتقا هست. حتی اگر با یک نسخه کمی پایین‌تر از آن شروع کنید، شما قادر خواهید بود آن را به نسخه فعلی برسانید و تازگی آن را حفظ کنید. نصب شما مسیرهای نصب و ارتقاء در ادامه این فصل مورد بررسی قرار خواهند گرفت. اما چقدر محبوب است.

 

 

تعداد صفحات : 507

 

 

سر فصل‎ ها:

1) FIRST POST

2) CODE OVERVIEW

3) WORKING WITH WORDPRESS LOCALLY

4) TOUR OF THE CORE

5) THE LOOP

6) DATA MANAGEMENT

7) CUSTOM POST TYPES, CUSTOM TAXONOMIES, AND METADATA

8) PLUGIN DEVELOPMENT

9) THEME DEVELOPMENT

10) MULTISITE

11) MIGRATING TO WORDPRESS

12) CRAFTING A USER EXPERIENCE

13) SECURING WORDPRESS

14) APPLICATION FRAMEWORK

15) WORDPRESS IN REAL WORLD

16)WORDPRESS DEVELOPER COMMUNITY

DEAR READER, thank you for picking up this book. WordPress is the most popular self‐hosted website software in use today. It is available as an open source project, licensed under the GPL, and is built largely on top of the MySQL database and PHP programming language. Any server environment that supports that simple combination can run WordPress, making it remarkably portable as well as simple to install and operate. You don’t need to be a systems administrator, developer, HTML expert, or design aesthete to use WordPress. On the other hand, because WordPress has been developed using a powerful set of Internet standard platforms, it can be extended and tailored for a wide variety of applications. WordPress is the publishing mechanism underneath millions of individual blog voices and the engine that powers high‐volume, high‐profile sites such as CNN’s websites and blogs. It was designed for anyone comfortable navigating a browser, but is accessible to web designers and developers as well. Given that range of applications and capabilities, it can prove hard to know where to start if you want to make use of the power of WordPress for your specific purposes. Should you first study the database models and relationships of content and metadata, or the presentation mechanics that generate the HTML output? This book was designed for readers to develop a knowledge of WordPress from the inside out, focusing on the internal structure and flow of the core code as well as the data model on which that code operates. Knowing how something works often makes you more adept at working with it, extending it, or fixing it when it breaks. Just as a race car driver benefits from a fundamental knowledge of combustion engines, aerodynamics, and the mechanics of automobile suspension, someone driving WordPress through its full dynamic range will be significantly more adept once acquainted with the underlying software physics.