Περιγραφή
You can use this plugin to wrap lowercase words or words like “the”, “of” or “a” in em, span or div elements with custom class names. Helpful if you want to automatically style parts of your headlines.
TODO
- Proximity detection so words that are next to each other will be wrapped inside the same HTML element.
Εγκατάσταση
This section describes how to install the plugin and get it working.
- Upload
titlestyle
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
OR
Use WordPress’ “Add New” feature from the Plugins menu.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Title Style” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Title Style” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.1.1
- Fixes a bug where titles already containing markup would get messed up
0.1
- Moved the plugin to the WordPress plugin directory