WordPress 開發者工具箱(上)
作者: its
|
發布: 2008/11/12 (下午 04:02)
|
閱讀: 30340
|
評論: 0
|
靜態地址
|
內容源碼
這是來自 Smashing Magazine 的一份 WordPress 開發資源清單,涵蓋了WordPress 教程,WoredPress 主題開發,定制,WordPress 目錄與導航菜單,以及將 WordPress 的 CMS 應用等各種開發資源。本文將分為兩個部分發表。這是第一部分。第二部分請參閱:WordPress 開發工具箱(下)
1. 實用資源
The WordPress Help Sheet
這是一個單頁的 PHP 代碼片段集,用于 WordPress 主題開發。
The Advanced WordPress Help Sheet
上面的 WordPress 的幫助表單的略高級版
Huge Compilation of WordPress Code
代碼片段,用于各種功能
WordPress Template Tag Reference Guide
主題開發時會用到的 WordPress 模板標簽參考
Unraveling the Secrets of WordPress’ comments.php File
WordPress comments.php 探秘
48 Unique Ways to Use WordPress
WordPress 的48種獨特應用
Theme Switcher Reloaded
顯示多種 WordPress 主題演示
2. WordPress 教程
2.1 WordPress 主題創建 ABC
Designing for WordPress
Chris Coyier 撰寫的 CSS 技巧
Developing a WordPress Theme
開發 WordPress 主題教程
How to Create a WordPress Theme from Scratch
從零開始開發 WordPress 教程
How to Create WordPress Themes from Scratch - Part 1
從零開始開發 WordPress 主題教程 - 第1部分
How to Create WordPress Themes from Scratch - Part 2
從零開始開發 WordPress 主題教程 - 第2部分
Dissection of a WordPress Theme - Part 1, Part 2, Part 3, Part 4
詳細介紹了 WordPress 主題的構成,以及如何創建 WordPress 主題
So You Want to Create WordPress Themes Huh?
非常出色的 WordPress 主題創建系列教程
From XHTML/CSS to WordPress
將已有站點的XHTML/CSS 轉換成 WordPress 主題
2.2. WordPress 技巧
WordPress Theme Hacks
WordPress 主題開發中用到的一些代碼和技巧
Mastering Your WordPress Theme Hacks and Techniques
另一個 WordPress 主題開發技巧系列
The Most Desired WordPress Hacks: 11 Common Requests and Fixes
WordPress 自定義數據,菜單,目錄,作者等內容的一些深度剖析與技巧
2.3. WordPress 目錄
Removing Several Categories from the Loop in WordPress
有時候,你想將一些帖子從特定目錄中轉出來,該教程會教你如何做
Displaying WordPress Categories in a Horizontal Dropdown Menu
使用 CSS 和 JavaScript 創建 WordPress 目錄導航系統
3.4. WordPress 導航菜單
Creating Two-Tiered Conditional Navigation in WordPress
創建 WordPress 高級導航菜單
Using Sliding Doors with WordPress Navigation
在 WordPress 主題中使用這種流行的導航菜單系統
2.4. 將 WordPress 用作 CMS
How to Use WordPress as a Membership Directory
如何使用 WordPress 創建會員目錄系統
Using a WordPress Page as Your Homepage
在某些項目中,你可能希望使用一個靜態網頁,而不是最新博客文章列表作為你的博客站的首頁,這篇文章教你如何實現
Build a Dynamic Design Portfolio with WordPress
創建基于 WordPress 的產品展示網站
2.5. WordPress 評論功能
Hack Together a User Contributed Feed with WordPress Comments
如何將 WordPress 的評論與用戶 Feed 結合起來
Adding Form Validation to WordPress Comments Using jQuery
使用 jQuery 對 WordPress 的評論表單進行驗證
How to Highlight Author Comments in WordPress
對樓主的評論加亮
How to Separate WordPress Comments and Trackbacks
將 Pingback 和 Trackback 部分從評論區分離開,以獲得更整潔的結構。
How to Add Gravatars to WordPress Themes
為評論者顯示一個級別圖標
2.6. WordPress Headers, Footers, 與 Sidebars 部分
Client Friendly WordPress Themes: Header.php
如果你為客戶設計主題,可以對 Header 部分進行定制
Simple Random Header Image for Your Blog
對 Header 部分的圖片進行動態更換
Creating a Widget-Ready Footer in WordPress
在 WordPress 的 Footer 部分預留 Widget 空間
Mashing Up Feeds Using Yahoo Pipes
借助 Yahoo Pipes 將多個博客的帖子顯示在同一個側條上
How to Install DomTABs on WordPress
在 WordPress 側條上顯示 DomTAB 標簽分組
WordPress Sidebar Turned Apple-Flashy Using jQuery UI
使用 jQuery 實現蘋果風格的側條
2.7. Web 2.0 集成
Creating a Life-Stream and Social Media Hub
用 WordPress 創建個人網站并結合你的社會媒體網絡帳戶,如 Twitter, Digg, StumbleUpon 以及Flickr
Create a YouTube Section with WordPress
在 WordPress 博客中創建 YouTube 視頻
2.8. WordPress 風格
Styling Individual Posts Using the_ID
每一個 WordPress 帖子都可以實現獨立的風格式樣
Multiple WordPress Page Layouts in One Single Template
使用單一的模板實現不同的頁面布局
2.9. WordPress SEO
WordPress SEO
WordPress SEO 相關資源
Blocking Your WordPress Categories and Archives from Google
為了防止一些重復內容傷害 SEO 表現,可以不讓 Google 索引 WordPress 中某些目錄下的內容
WordPress and SEO
如何創建搜索引擎友好站點
SEO for WordPress Tips
WordPress SEO 技巧
2.10. WordPress Feeds 功能
Creating Posts that Only Appear in RSS
在 WordPress 中創建只出現在 Feeds 訂閱中的內容,而不在網站中顯示
Publishing External RSS Headlines to Your WordPress Site
一個簡單的教程,介紹如何將外部站點的 RSS 標題加到 WordPress 站點
2.11. Working with Featured Posts
How to Create a Featured Post Carousel for WordPress
在站點首頁顯示重點推薦帖子
Create a Tabbed Featured Post Area in WordPress
Give your theme an attractive look and feature the appropriate content.
2.12. 使用自定義內容區
Using WordPress Custom Fields: Introduction
WordPress 自定義內容區介紹
WordPress Custom Fields: Laying Text Over Your Lead Graphic
WordPress 自定義內容區的應用
2.13. 其它教程
13 Tags to Delete from Your Theme
13個可以去除的 WordPress 主題標簽
How to Make a Random Post Button
如何創建隨機發帖按紐
Customize Your 404 Page
定制你的 404 頁
Adding an Author Page to Your WordPress Blog
在你的 WordPress 博客中添加一個作者資料頁
How to Install WordPress Manually
手工安裝 WordPress
Adding Thumbnails to Your Posts in WordPress
在 WordPress 中顯示你的文章的縮略圖
How to Easily Make WordPress Archives that Rock
WordPress 的有效存檔案方法
相關閱讀
本文國際來源:http://www.smashingmagazine.com/2008/09/15/wordpress-developers-toolbox/ 中文翻譯來源:COMSHARP CMS (銳商企業CMS)官方網站
|