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

Blog Members Directory shortcode

Περιγραφή

The plugin gives users the oportunity to embed a directory of Members of a site within any page.
When using the shortcode [blog_members] when
writing in the content of any page, the user includes in the page, a
list of all Members of that site.

I am working on adding the ability to set options, such as hide_admin, hide_empty, etc…

Στιγμιότυπα

  • adding the shortcode to a page
  • sample blog members directory listing

Εγκατάσταση

Αυτή η ενότητα περιγράφει πώς να εγκαταστήσετε το πρόσθετο και να το κάνετε να δουλεύει.

  1. Download the blog-members-shortcode.zip file to a directory of your
    choice(preferably the wp-content/plugins folder)

  2. Unzip the blog-members-shortcode.zip file into the wordpress
    plugins directory: ‘wp-content/plugins/’

  3. Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress

  4. Include the [blog_members] shortcode in any page you wish to include the blog_members display.

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

How do I use the plugin?

When you write or edit the content of a page, simply include
[blog_members] (along with the brackets) whenever you want the directory to
be displayed. Make sure you activate the plugin before you use the
shortcode.

Why is the Members Directory not displayed, even though I included the shorttag ?

The plugin probably has not yet been activated.

Why does my posted content also show the shortcode [blog_members]?

At the moment, the blog-members-directory-shortcode plugin only works when used
in pages. The content displayed by the plugin table probably
malfunctioned if you used the shortcode in a post.

Κριτικές

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

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

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

Συντελεστές

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

0.1

  • First draft of the plugin. It’s not parameterizable yet, but works.