Περιγραφή
The Disclosure Picker makes complying with the FTC blogger guidlines about material connections easy.
In plain English, you can pick from a dropdown on each post or page if you need to disclose affiliate links, review copies, etc. There are 5 different “disclosures”, which are modified versions of the ones in Michael Hyatt’s post on the subject. You can also choose to display the disclosure above or below the content.
The section comes pre-styled with CSS. If your theme uses Twitter’s Bootstrap, it uses the .well-small
class by default. The styling will work with or without Bootstrap.
Στιγμιότυπα
Εγκατάσταση
- Download and unzip the file
- Upload the
/disclosure-picker/
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Συχνές Ερωτήσεις
- Where exactly does the disclosure go on my pages?
-
The disclosure can be placed either just before the main content or just after. You can choose on a per-page basis.
- Can I style the disclosure?
-
Yes you can. The
style.css
file in thedisclosure-picker/css/
folder has the default styling. You can override the CSS in your theme’sstyle.css
.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Disclosure Picker” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Disclosure Picker” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1
- Added option to display above or below post.
1.0.1
- Bug fix: corrected missing Bootstrap class.
1.0
- Initial release.