外掛說明
This plugin is for plugins or themes developers. Plugin exposes one function: fpdf_create_pdf( $html ).
This functions converts any HTML content to PDF document. It expects one parameter ($html) with HTML code in string.
安裝方式
You can install this plugin like any other WordPress plugin.
- Download and unzip the latest release zip file.
- Upload the entire plugin directory to your /wp-content/plugins/ directory.
- Activate the plugin through the Plugins menu in WordPress Administration.
You can also use WordPress uploader to upload plugin zip file in menu Plugins -> Add New -> Upload Plugin. Then go directly to point 3.
常見問題集
- Installation Instructions
-
You can install this plugin like any other WordPress plugin.
- Download and unzip the latest release zip file.
- Upload the entire plugin directory to your /wp-content/plugins/ directory.
- Activate the plugin through the Plugins menu in WordPress Administration.
You can also use WordPress uploader to upload plugin zip file in menu Plugins -> Add New -> Upload Plugin. Then go directly to point 3.
使用者評論
參與者及開發者
變更記錄
1.0.1
- Added contributor
1.0
- First release!