Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Post from AWeber

Descripción

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>.

Instalación

  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.

Reseñas

14 de noviembre de 2021
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!
Leer la 1 reseña

Colaboradores y desarrolladores

«Post from AWeber» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Post from AWeber» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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