Opis
A Multisite Network plugin to add Network->Settings to limit, or disable, the number of post revisions and set the post autosave interval.
Bilješke
I based the default plugin values for the constants AUTOSAVE_INTERVAL and WP_POST_REVISIONS on the discussion here: http://wpmututorials.com/how-to/managing-autosavepost-revisions/
Snimke zaslona
Instalacija
Ovaj odlomak opisuje kako instalirati dodatak i i kako ga natjerati da radi.
- Upload the plugin to your blog, Network Activate it
- Go to Network Admin->Settings to set “Post Revisions” and “Autosave Interval”.
ČPP
- Do I need this plugin if I have WP_POST_REVISIONS and AUTOSAVE_INTERVAL defined in my wp-config.php? No.
- Will this plugin delete existing post revisions? No. It defines the constant WP_POST_REVISIONS and WordPress takes care of the rest.
- Should I set the Autosave Interval to 0? No, I recommend 300, the WP default is 60.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Limit Post Revisions Network Option” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Limit Post Revisions Network Option” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
4.6
- WP 4.6 tests OK, cleanup php notices