Description
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>.
Installation
-
Upload the entire
post-from-aweber
folder to the/wp-content/plugins/
directory. -
Activate the plugin through the ‘Plugins’ menu in WordPress.
-
Look for AWeber Post as a submenu under the Posts menu.
Reviews
Contributors & Developers
“Post from AWeber” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Post from AWeber” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Improvements in conversion to blocks routine.
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