- WordPress Plugin Development Beginner's Guide
- Vladimir Prelovac
- 172字
- 2021-05-21 20:12:14
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: "Edit the insights.js file and add the functionality to insert the HTML directly into tinyMCE
."
A block of code will be set as follows:
/* Add Digg link to the end of the post */ function WPDiggThis_ContentFilter($content) { return $content.WPDiggThis_Link(); }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
<?php the_content('<p class="serif">Read the rest of this entry »</p>’); ?>
<?php if (function_exists(WPDiggThis_Link)) echo WPDiggThis_Link(); ?>
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this:
"Go to your WordPress Plugins admin panel."
推薦閱讀
- 中文版SketchUp 2022完全實戰技術手冊
- MATLAB計算機視覺經典應用
- Drupal 7 Module Development
- Drools規則引擎技術指南
- 老郵差數碼照片處理技法 圖層篇
- Adobe創意大學Photoshop產品專家認證標準教材(CS6修訂版)
- RAW 數碼底片演義
- AutoCAD 2022中文版完全自學一本通
- Cacti 0.8 Network Monitoring
- 科技繪圖/科研論文圖/論文配圖設計與創作自學手冊:科研動畫篇
- Configuring IPCop Firewalls: Closing Borders with Open Source
- Deep Inside osCommerce: The Cookbook
- Drupal 7
- AI純美人物繪畫關鍵詞圖鑒(Midjourney版)
- VMware Virtual SAN實戰