WordPress.org

Ελληνικά

  • Θέματα
  • Πρόσθετα
  • Νέα
  • Υποστήριξη
  • Σχετικά
  • Ελληνική κοινότητα
  • Εκδηλώσεις
  • Openverse
  • Κατάλογος μοτίβων
  • Λήψη WordPress
Λήψη WordPress
WordPress.org

Plugin Directory

autometa

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

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

autometa

Από JorgeAmVF
Λήψη
  • Λεπτομέρειες
  • Κριτικές
  • Εγκατάσταση
  • Ανάπτυξη
Υποστήριξη

Περιγραφή

autometa is a complete plugin that uses the following shortcodes:

  • [titul] = to reproduce the publication title;
  • [titulink] = to reproduce the publication link;
  • [autua] = to reproduce the author name;
  • [autualink] = to reproduce the author link;
  • [autuaguest] = to reproduce the guest link;
  • [dated] = to reproduce the publication date;
  • [urlug] = to reproduce the URL slug;
  • [urlink] = to reproduce the URL permalink;
  • [urlinked] = to reproduce the URL link;
  • [thumb] = to reproduce the featured image;
  • [sumus] = to reproduce the publication excerpt;
  • [cats] = to reproduce post categories;
  • [tags] = to reproduce post tags;
  • [catag] = to generate a post taxonomies cloud;
  • [pfcats] = to reproduce portfolio categories;
  • [pfatts] = to reproduce portfolio attributes;
  • [folio] = to generate a portfolio taxonomies cloud;
  • [woocats] = to reproduce product categories;
  • [wootags] = to reproduce product tags;
  • [woodo] = to generate a product taxonomies cloud;
  • [tagcloud] = to generate a full mixed taxonomies cloud;
  • [cloud] = to generate a mixed taxonomies cloud;
  • [ments] = to reproduce all comments;
  • [recents] = to reproduce recents comments;
  • [forma] = to generate a comment form;
  • [loupe] = to generate a search form;
  • [nowon] = to generate the current time;
  • [nowadays] = to generate the current date.

autometa is a shortcode pack composed by standalone components: TITUL, AUTUA, DATED, URLUG, THUMB, SUMUS, CATAG, FOLIO, WOODO, MENTS, FORMA, NOWON.

Εγκατάσταση

  1. Install it from Dashboard/Plugins/Add Plugins or download it to your plugin folder;
  2. Activate it from Dashboard/Plugins/Installed Plugins;
  3. Write the following shortcodes in text fields: [titul], [titulink], [autua], [autualink], [autuaguest], [dated], [urlug], [urlink], [urlinked], [thumb], [sumus], [cats], [tags], [catag], [pfcats], [pfatts], [folio], [woocats], [wootags], [woodo], [tagcloud], [cloud], [ments], [recents], [forma], [loupe], [nowon], [nowadays].

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

Installation Instructions
  1. Install it from Dashboard/Plugins/Add Plugins or download it to your plugin folder;
  2. Activate it from Dashboard/Plugins/Installed Plugins;
  3. Write the following shortcodes in text fields: [titul], [titulink], [autua], [autualink], [autuaguest], [dated], [urlug], [urlink], [urlinked], [thumb], [sumus], [cats], [tags], [catag], [pfcats], [pfatts], [folio], [woocats], [wootags], [woodo], [tagcloud], [cloud], [ments], [recents], [forma], [loupe], [nowon], [nowadays].
Plugin Features

autometa reproduces metadata information automatically via shorcodes and it was developed to improve the automation of Quaestio.org.

How To

Just write one or more of the following shortcodes inside a text field and between brackets as usual: [titul] and/or [titulink] and/or [autua] and/or [autualink] and/or [autuaguest] and/or [dated] and/or [urlug] and/or [urlink] and/or [urlinked] and/or [thumb] and/or [sumus] and/or [cats] and/or [tags] and/or [catag] and/or [pfcats] and/or [pfatts] and/or [folio] and/or [woocats] and/or [wootags] and/or [woodo] and/or [tagcloud] and/or [cloud] and/or [ments] and/or [recents] and/or [forma] and/or [loupe] and/or [nowon] and/or [nowadays].

CSS Style Selectors
  • #titul = [titul] ID;
  • #titulink = [titulink] ID;
  • #autua = [autua] ID;
  • #autualink = [autualink] ID;
  • #autuaguest = [autuahuest] ID;
  • #dated = [dated] ID;
  • #urlug = [urlug] ID;
  • #urlink = [urlink] ID;
  • #urlinked = [urlinked] ID;
  • #thumb = [thumb] ID;
  • #sumus = [sumus] ID;
  • #cats = [cats] ID;
  • #tags = [tags] ID;
  • #catag = [catag] ID;
  • #pfcats = [pfcats] ID;
  • #pfatts = [pfatts] ID;
  • #folio = [folio] ID;
  • #woocats = [woocats] ID;
  • #wootags = [wootags] ID;
  • #woodo = [woodo] ID;
  • #tagcloud = [tagcloud] ID;
  • #cloud = [cloud] ID;
  • #ments = [ments] ID;
  • #recents = [recents] ID;
  • #forma = [forma] ID;
  • #loupe = [loupe] ID;
  • #nowon = [nowon] ID;
  • #nowadays = [nowadays] ID;
  • .autometa = autometa class.
PHP Functions Reference
  • add_shortcode()
  • comment_form()
  • current_time()
  • get_comment_author_link()
  • get_comment_link()
  • get_comments()
  • get_permalink()
  • get_post_permalink()
  • get_search_form()
  • get_the_author()
  • get_the_author_link()
  • get_the_author_posts_link()
  • get_the_category_list()
  • get_the_date()
  • get_the_excerpt()
  • get_the_post_thumbnail()
  • get_the_term_list()
  • get_the_title()
  • Walker
  • wp_list_comments()
  • wp_tag_cloud()

Κριτικές

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

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

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

Συντελεστές
  • JorgeAmVF

Μεταφράστε το “autometa” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Μεταστοιχεία

  • Version 2.2
  • Τελευταία ενημέρωση: πριν από 7 έτη
  • Ενεργές εγκαταστάσεις: 50+
  • Έκδοση WordPress: 4.4.0 ή νεότερη
  • Δοκιμασμένο μέχρι: 4.9.26
  • Language
    English (US)
  • Ετικέτες:
    automationmetadatapackreplicationshortcode
  • Σύνθετη Προβολή

Αξιολογήσεις

No reviews have been submitted yet.

Προσθήκη της κριτικής μου

Δείτε όλες τις κριτικές

Συντελεστές

  • JorgeAmVF

Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

Φόρουμ υποστήριξης

Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

Κάντε δωρεά σε αυτό το πρόσθετο

  • Σχετικά
  • Ειδήσεις
  • Φιλοξενία
  • Απόρρητο
  • Βιτρίνα
  • Θέματα
  • Πρόσθετα
  • Μοτίβα
  • Μάθετε
  • Υποστήριξη
  • Προγραμματιστές
  • WordPress.TV
  • Συμμετέχετε
  • Εκδηλώσεις
  • Δωρίστε
  • Πέντε για το Μέλλον
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Ελληνικά

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Επισκεφθείτε τον λογαριασμό μας στο Mastodon
  • Visit our Threads account
  • Επισκεφτείτε τη σελίδα μας στο Facebook
  • Επισκεφθείτε τον λογαριασμό μας Instagram
  • Επισκεφθείτε τον λογαριασμό μας LinkedIn
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Ο κώδικας είναι ποίηση.