這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Post from AWeber

描述

If you create valuable content in your AWeber email newsletters or other email broadcasts, this plugin simplifies the process of republishing that content to your blog.

Just paste the url for the AWeber archive page into the AWeber Post screen (a submenu under Posts) and click Get.

The content import process strips out extraneous HTML such as table coding.

Allows you to edit the results in the WordPress editor.

Organizes most imported content into WordPress content blocks. Exception: Bullet lists and ordered lists will be imported as classic blocks — use the Convert to Blocks button in the editor if you would like to edit them as blocks.

Problem it solves: copy-and-paste from an AWeber archive page into the WordPress editor does not work well, and manually editing the HTML code is difficult because of the use of nested tables for formatting.

This plugin is for AWeber users, but the company behind that service is not responsible for any issues with this code.

Github https://github.com/davidfcarr/post-from-aweber

Credits

Copyright (C) 2010-2019 David F. Carr



This program is free software: you can redistribute it and/or modify

it under the terms of the GNU General Public License as published by

the Free Software Foundation, either version 3 of the License, or

(at your option) any later version.



This program is distributed in the hope that it will be useful,

but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

GNU General Public License for more details.



See the GNU General Public License at <http://www.gnu.org/licenses/gpl-2.0.html>.

安裝

  1. Upload the entire post-from-aweber folder to the /wp-content/plugins/ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

  3. Look for AWeber Post as a submenu under the Posts menu.

評價

2021年11月14日
I create monthly newsletters using the AWeber email marketing service. I have always made a copy of the emailed newsletter in my website. I used to spend at least 20 minutes, maybe more. Now, with David Carr's "Post from AWeber" it's just a matter of copy and paste the AWeber link into the plugin and DONE! I still may do a little bit of editing/reformatting, but all the groundwork is done in one click. Thank you David!
閱讀全部1個評價

貢獻者及開發者

“Post from AWeber” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Post from AWeber 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3

  • Organizes most imported content into blocks. Exception: Bullet lists and ordered lists will be imported as classic blocks — use the Convert to Blocks button in the editor if you would like to edit them as blocks.

1.1

  • Updated screen scraping code

0.9

  • Initial release