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

Jetpack Widget Visibility Extended

Περιγραφή

The Jetpack visibility module is appended to the bottom of all widgets (including 3rd parties). This plugin adds actions/filters so that plugin developers can add additional filters based on thier needs. See “Jetpack Widget Visibility – Query Args” and “Jetpack Widget visibility – WPML Languages” as two examples of what you can do with this enhancement.

Στιγμιότυπα

  • WPML Language Example

  • Display Widget only when search result equals this keyword

  • set a custom query_var in your theme/plugin and it can be referenced within this key value pair.

Εγκατάσταση

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘Jetpack Widget Visibility Extended’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard
  5. See the above mentioned example plugins to apply additional visibility options/fields within your theme/plugin.

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select bugherd-dashboard.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard
  6. See the above mentioned example plugins to apply additional visibility options/fields within your theme/plugin.

Using FTP

  1. Download bugherd-dashboard.zip
  2. Extract the bugherd-dashboard directory to your computer
  3. Upload the bugherd-dashboard directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard
  5. See the above mentioned example plugins to apply additional visibility options/fields within your theme/plugin.

Συχνές Ερωτήσεις

This plugin doesn’t appear to do anything

This plugin itself does not add any user facing features. It adds the capability for theme/plugin developers to add additional options/fields to the Jetpack Widget Visibility Module.

What do I need to do to add options or fields within my theme/plugin

I recommend downloading the “Jetpack Widget Visibility – Query Args” and “Jetpack Widget Visibility – WPML Languages” companion plugins in order to mimic how they apply additional options/fields.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

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

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

Συντελεστές

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

1.0

  • Initial Release