
內容簡介
WP Sync 是一個簡單的 WordPress 外掛,可幫助您將 Google 試算表行匯入 WP 帖子中。例如,如果您想從試算表中導入很多行到不同的帖子中,則此外掛很有用,並且適用於那些需要簡單進行博客文章輸入並不喜歡在 WordPress 中使用快速發布功能的人。
相反,您可以在試算表中編寫文章草稿,並配置外掛以將您的行與 WordPress 同步。
這個外掛是我為了個人使用而編寫的,但在得到一些用戶的反饋後,我決定將它發布到 WP 外掛目錄中。您可以使用此外掛將 Google 試算表作為單獨的博客文章進行導入。例如,如果您正在準備商業目錄或事件網站,外掛也會幫助您導入自定義帖子類型。
您可以從此外掛期望下列功能:
幫助您將 Google 試算表中的行匯入 WordPress 中的單獨帖子
使用 Google 試算表輸入想法和帖子草稿,例如如果您在使用 WordPress 開發域名或小眾網站,也適用於目錄(例如帶有本地信息、電話號碼、自定義字段等)
將試算表行作為單獨的帖子或自定義帖子類型進行導入
支持自定義字段和分類法(類別、標籤等)
您應該不要期望此外掛有下列功能(至少在初始版本):
在初始版本中,實用程序從 Google 試算表到 WordPress 的傳輸正常,但反過來卻不行。不過,我們將很快添加相反的方向。
此版本不會將任何更改寫回 Google 試算表,因此試算表僅用於唯讀。
Google 試算表不支持豐富文本格式,因此,如果您需要內容的 HTML,則可以在儲存格中使用 HTML 標籤
連結到Magn和作者的個人檔案Julian Magnone
這裡還沒有內容
這裡是WordPress和Markdown’s Syntax Documentation的連結。
標題是可選的,自然的。
Markdown 使用電子郵件樣式註釋展開引用文本,並告訴我:
用星號進行強調。雙倍使用會更強烈。
<?php 代碼(); //置於反引號中?>
外掛標籤
開發者團隊
原文外掛簡介
WP Sync is a simple plugin that helps you to import Google Spreadsheet rows into WP posts. This plugin is useful for example if you want to import lot of rows from a spreadsheet into separate posts and it is intended to be used for those who need a simple way to enter blog posts and don’t like to use the Quick Post feature at WordPress.
Instead, you can just write your post drafts into a spreadsheet and configure the plugin to synchronize your rows with WordPress.
I coded this plugin for my personal use but after getting some user’s feedback I decided to publish it on the WP plugin’s directory. You can use this plugin to import a Google Spreadsheet as individual blog posts. The plugin also will help you to import custom post types for example if you are preparing a business directory or event website.
What you can expect from this plugin:
Helps you importing rows from a Google Spreadsheet into individual posts in WordPress.
Use the Google Spreadsheet to enter ideas and post drafts, for example if you are developing domain names with WordPress or niche websites, but also useful for directories (ie: with local info, phone numbers, custom fields, etc.)
Import spreadsheet rows as individual posts or custom post types.
Support custom fields and taxonomies (categories, tags, etc.)
What you shouldn’t expect from this plugin (at least in the initial releases):
In the initial version the utility works from Google Spreadsheets into WordPress but not viceversa. We’ll eventually add the opposite direction soon.
This version doesn’t writes back any change on the Google Spreadsheet so the Spreadsheet is only used as read only.
Google Spreadsheets doesn’t support rich text format, so if you need HTML for your content you can do that by using HTML tags in the cells
Link to Magn and author’s profile Julian Magnone
Nothing here yet
Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I’ve been told:
Asterisks for emphasis. Double it up for strong.
