Περιγραφή
This plugin generates POST Title from POST content automatically. Sometimes, you forget to write the title or sometimes you don’t want to write the title. It will generate the title for you. Or you can select a statement from your post content to be a title for the post using shortcodes [agt][/agt].
How does it work?
If you leave the title field empty, only then this plugin will work.
There are two different ways, this plugin works: –
* Firstly it will search the content to check whether you have used [agt][/agt]shortcode or not. If used, it will make the wrapped line as title.
* If you haven’t used shortcode in your post, it will automatically pick first 30 characters from the post and will use them as post title.
Currently this plugin is tested with latest wordpress version 4.1, but it should work with other versions also.
Εγκατάσταση
- Download the Auto Generate Title plugin and extract the “agt” folder.
- Upload
agt
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it. There is no further options page.
Συχνές Ερωτήσεις
- How does this plugin work?
-
This plugin firstly searches for shortcode wrapped line in the post content.
e.g.
This is the sample post. [agt]This line will be used as post title[/agt]. rest of the content will be unchanged.Here the post title will be: This line will be used as post title
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Auto Generate Title” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Auto Generate Title” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Just developed for my own website www.theinbox.in