內容簡介
簡單的文章插入器(Simple Post Inserter)通過設置頁面收集各種輸入,並確定三件事情:
您希望在您的文章中顯示的內容,可以是純文本,也可以是一些 HTML 代碼。
默認情況下,網站管理員負責提交的任何內容。
內容應該在文章中顯示的位置。
文章限制。如果沒有聲明除內容和位置以外的其他設置,
該插件將在網站上的所有文章中插入內容。這可能不是您希望的,但您可以通過文章類型、類別和 ID 進行篩選。
目前,內容置入文章中的唯一參數基於文章中的總段落數。
在未來的更新中,這可能會更改為更為合理的參數,例如:文本行數或字符計數。
外掛標籤
開發者團隊
原文外掛簡介
Simple Post Inserter takes various inputs through the settings page and determines three things:
The content you wish to display in your posts, could be plain text, could be some HTML code.
By default the admin of the site is responsible for any of the content submitted.
The location where the content should be displayed within the post.
Post restrictions. By default if no other setting but the content and location are declared,
the plugin will insert the content in all of the posts available on the site. This may not be what you
desire, but you can filter by post type, category, and ID.
Currently the only parameter for placement inside the posts is based off of total paragraphs in a post.
This will likely change in a future update to something a little more sensible such as: lines of text or character counts.
