Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Shadow Screen Options

Περιγραφή

Shadow Screen Options is used in a multisite environment to allow blog-specific screen layout options
for users. Blogs on which it is not active will share user-set preferences (the default
WordPress behavior).

This is most useful in situations where users have several blogs, and have different sets of plugins
active on each blog.

Credits

Development funded, in part, by Ariel Meadow Stallings and the Offbeat Empire.

Εγκατάσταση

  1. Upload the shadow-screen-options folder and its contents to your /wp-content/plugins/ directory.
  2. Activate the “Shadow Screen Options” plugin in your WordPress Plugins administration interface as
    needed for individual blogs, or Network Activate.

Κριτικές

Ανάγνωση 1 κριτικής

Συνεισφέροντες & Προγραμματιστές

“Shadow Screen Options” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

0.4.1

  • Update readme.txt.

0.4

  • Add comments to code.

0.3

  • General cleanup to object-oriented code.
  • Fix PHP notice on undefined offset: 0.
  • WordPress version bump.

0.2

  • Replace regex with string operations.
  • Break out conditional test into function.

0.1

  • Initial release.