TextPattern Importer

Beskrivelse

Import categories, users, posts, comments, and links from a TextPattern blog.

Installation

  1. Upload the textpattern-importer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Tools -> Import screen, Click on TextPattern

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“TextPattern Importer” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

“TextPattern Importer” er blevet oversat til 29 sprog. Tak til oversætterne for deres bidrag.

Oversæt “TextPattern Importer” til dit eget sprog.

Interesseret i udvikling?

Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.

Ændringslog

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