New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Custom Taxonomy Order | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
↑ | Allows for the ordering of categories and custom taxonomy terms through a simple drag-and-drop interface | You have to log in to add a translation. | Details |
Original untranslated
Allows for the ordering of categories and custom taxonomy terms through a simple drag-and-drop interface
CommentShort description. You have to log in to edit this translation. Meta |
|||
In case the GET parameter 'orderby' is set it will be used to order terms, instead of posts, users, or anything else.↵ Therefore when that GET parameter is set, there is no custom order applied in this plugin. | You have to log in to add a translation. | Details | |
Original untranslated
In case the GET parameter 'orderby' is set it will be used to order terms, instead of posts, users, or anything else.↵
Therefore when that GET parameter is set, there is no custom order applied in this plugin.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
'customtaxorder_settings' filter is being after fetching the settings for all taxonomies.↵ You could add the following example to your functions.php and work from there. | You have to log in to add a translation. | Details | |
Original untranslated
'customtaxorder_settings' filter is being after fetching the settings for all taxonomies.↵
You could add the following example to your functions.php and work from there.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Can I hook into the settings for each taxonomy to change the sorting behaviour? | You have to log in to add a translation. | Details | |
Original untranslated
Can I hook into the settings for each taxonomy to change the sorting behaviour?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Can I hook into changing the term order on the frontend? | You have to log in to add a translation. | Details | |
Original untranslated
Can I hook into changing the term order on the frontend?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Can I hook into saving the term order on the dashboard page? | You have to log in to add a translation. | Details | |
Original untranslated
Can I hook into saving the term order on the dashboard page?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
You can add a filter to possible ignore the orderby parameter in the GET request.↵ That might be useful if your GET parameter for orderby is used to sort posts, users, or just anything that is not terms.↵ Example code for using the filter: | You have to log in to add a translation. | Details | |
Original untranslated
You can add a filter to possible ignore the orderby parameter in the GET request.↵
That might be useful if your GET parameter for orderby is used to sort posts, users, or just anything that is not terms.↵
Example code for using the filter:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
I use the GET parameter 'orderby' to order posts, but then it is ignoring term order | You have to log in to add a translation. | Details | |
Original untranslated
I use the GET parameter 'orderby' to order posts, but then it is ignoring term order
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
This plugin is also available in <a href="https://gitlab.com/toomanybicycles/custom-taxonomy-order-ne">GitLab</a> | You have to log in to add a translation. | Details | |
Original untranslated
This plugin is also available in <a href="https://gitlab.com/toomanybicycles/custom-taxonomy-order-ne">GitLab</a>
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Contributions | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
In wp_terms you can remove the column↵ * term_order | You have to log in to add a translation. | Details | |
Original untranslated
In wp_terms you can remove the column↵
* term_order
CommentFound in installation paragraph. You have to log in to edit this translation. Meta |
|||
First you can disable the plugin. Then in wp_options you can delete the field:↵ * customtaxorder_settings↵ * customtaxorder_taxonomies | You have to log in to add a translation. | Details | |
Original untranslated
First you can disable the plugin. Then in wp_options you can delete the field:↵
* customtaxorder_settings↵
* customtaxorder_taxonomies
CommentFound in installation paragraph. You have to log in to edit this translation. Meta |
|||
If you update from the original Custom Taxonomy Order please deactivate that first, then activate this plugin. | You have to log in to add a translation. | Details | |
Original untranslated
If you update from the original Custom Taxonomy Order please deactivate that first, then activate this plugin.
CommentFound in installation paragraph. You have to log in to edit this translation. Meta |
|||
Removal of database changes | You have to log in to add a translation. | Details | |
Original untranslated
Removal of database changes
CommentFound in installation header. You have to log in to edit this translation. Meta |
Export as
Comment
Plugin name.