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

LH Display Default Category

Περιγραφή

This is a simple plugin that you may need.

It allows you to display information about the default category via the [lh_display_default_category] shortcode.

By default this shortcode will output the name name of the default category but if you wish to output any of the wordpress category object keys you can output them instead by specifiying the key e.g. [lh_display_default_category key=”category_count”]

This plugin actually supports other taxonomies (that have default term support). So you can also us it like so: [lh_display_default_category taxonomy=”my-custom-taxonomy”]

In time I will add gutenberg support for this plugin

Like this plugin? Please consider leaving a 5-star review.

Love this plugin or want to help the LocalHero Project? Please consider making a donation.

Εγκατάσταση

  1. Upload the entire lh-display-default-category folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Put the shortcode in your posts pages and cpts.

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

What is something does not work?

LH Logged In Post Status, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfifteen, twentysixteen etc.

If the problem persists pleasse leave a post in the support forum: https://wordpress.org/support/plugin/lh-display-default-category/. I look there regularly and resolve most queries.

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/

Κριτικές

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

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

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

Συντελεστές

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

1.00 June 29, 2018
* Initial release

1.01 October 08, 2020
* Added custom taxonomy support