- WordPress 3 Plugin Development Essentials
- Brian Bondari Everett Griffiths
- 173字
- 2021-04-09 21:19:53
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
<h3 class="widget-title">Built In WordPress Search Widget</h3> <form role="search" method="get" id="searchform" action="http://localhost:8888/" > <div> <label class="screen-reader-text" for="s">Search for:</label> <input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Search" /> </div>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
/
Theme Name: Twenty Ten v2
Theme URI: http://wordpress.org/
Any command-line input or output is written as follows:
svn checkout https://my-unique-project-name.googlecode.com/svn/trunk/ --username mygoogleid
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: " Under the Hello Dolly title, click on the Activate link.".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- IBM Rational ClearCase 7.0: Master the Tools That Monitor, Analyze, and Manage Software Configurations
- Ext JS 3.0 Cookbook
- Solid Works 2021產品設計標準教程
- BPEL Cookbook: Best Practices for SOA/based integration and composite applications development
- 24小時全速學會Photoshop 2021
- 二維計算機繪圖教程:二維CAD工程師取證全程指導
- Flash基礎與實戰教程
- VRP11/3ds Max虛擬現實制作標準實訓教程
- Excel 2013公式·函數與數據分析
- After Effects印象 影視高級特效光影篇
- Professional Azure SQL Database Administration
- 深入淺出WebAssembly
- 剪映真傳:88招玩轉短視頻剪輯
- Deep Inside osCommerce: The Cookbook
- Plone 3 Theming