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

Name: Children Index Shortcode Plugin

Περιγραφή

use the [children-index] shortcode where you want a list of links to the child pages.

Developer Website: http://MyWebsiteAdvisor.com

Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/children-index-shortcode/

Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/children-shortcode-plugins-tutorial/

Requirements:

To-do:

Στιγμιότυπα

  • Example output of shortcode

Εγκατάσταση

  1. Upload children-index/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. use the [children-index] shortcode where you want a list of links to the child pages.

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

Developer Website: http://MyWebsiteAdvisor.com

Κριτικές

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

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

“Name: Children Index Shortcode Plugin” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

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

1.2

  • udated code to only show items with a post_status of publish
  • verified compatibility with WP version 3.8.1

1.1

  • added id attribute to shortcode so you can display an index on any page or post not just on the actual parent

1.0.1

  • added outside ul tags to encluse the output.
  • added order and order by arguments to the shortcode.

1.0

  • Initial release