Descripción
Import categories, users, posts, comments, and links from a TextPattern blog.
Instalación
- Upload the
textpattern-importer
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to the Tools -> Import screen, Click on TextPattern
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"TextPattern Importer" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores"TextPattern Importer" ha sido traducido a 29 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce "TextPattern Importer" 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
0.3.3
- Testing the plugin up to WordPress 6.4.2
- Update link references from http to https.
0.3.2
- Testing the plugin up to WordPress 6.2
0.3.1
- Add support for TextPattern >= 4.0.2 and <= 4.8.8
0.3
- Fix: add support for PHP 7.2
- Fix: remove call to
set_magic_quotes_runtime
0.2
- Add WP_LOAD_IMPORTERS check
- Add I18N for importers
- Add license header
0.1
- Initial release