वर्णन
Import categories, users, posts, comments, and links from a TextPattern blog.
स्थापना
- 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
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“TextPattern Importer” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्ते“TextPattern Importer” 29 लोकॅलसमध्ये भाषांतरित केले आहे. अनुवादकांना त्यांच्या योगदानाबद्दल धन्यवाद.
भाषांतर करा “TextPattern Importer” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
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