Περιγραφή
When you create WordPress plugins and themes it is often a good thing to test them on blogs with much data. Since 3.0 I use custom post types and custom taxonomies a lot and couldn’t find a plugin that autogenerates them. Hence I wrote a new plugin.
Features:
- Automatically create posts, pages, and any custom post types
- Automatically create comments for those
- Automatically add terms from post tags, categories, or any other custom taxonomy to the created posts
Things the plugin can’t do (yet?):
- Create attachments
- Add images or other content to new posts
- Create post metadata like custom fields
- Create comments in chronological order
Missing features:
- Comments aren’t generated chronlogically
- No attachments (yet)
- No way to autogenerate post metadata
Other recommended things:
Other plugins I wrote
Εγκατάσταση
- Unzip
- Upload to your plugins directory
- Enable the plugin
- Go to Tools->Better Lorem Ipsum
Συχνές Ερωτήσεις
None yet.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Better Lorem Ipsum Generator” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Better Lorem Ipsum Generator” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.9.3.7 ( 1020-10-24 )
- Fix logging errors
0.9.3.5 ( 1020-10-14 )
- Remove trailing dots in categories, titles, etc.
0.9.3.3 ( 1020-10-11 )
- CVS repository handling…
0.9.3.1 ( 1020-10-09 )
- Misc doc fixes
0.9.3 ( 1020-10-09 )
- First public release
0.9.2.1 ( 1020-10-07 )
- Added the readme