Popis
Do you feel the need to know how many words in a blog post or page, but don’t want to have to log into the post editor to find out? Then this is the plugin for you. It adds a trailing div after post content to show you total word count for the post. Yes, I see the word count is visible on the editor screen, but this is for situations where you don’t want to have to visit the dashboard to find out the exact word count.
Inštalácia
- Upload
wordcount-pro.phpto the/wp-content/plugins/wordcount-prodirectory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- View website, logged in as an administrator
Časté otázky
- Can I display word count for all users?
-
Yes, change false on line 17 to true
$all_users = false;to
$all_users = true;
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Wordcount Pro” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Wordcount Pro“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.25
- added all users flag, to easily show word count to all users
1.0
- initial public version
0.5
- initial beta version

