Post Types Order

Description

Over 9.8 MILLIONS DOWNLOADS and near PERFECT rating out of 200 REVIEWS.
A powerful plugin, Order Posts and Post Types Objects using a Drag and Drop Sortable JavaScript capability.

The order can be customized within default WordPress post type archive list page or a separate Re-Order interface which displays all objects.
It allows reordering the posts for any custom post types you defined, including the default Posts. Post Order has never been easier.

Utilisation

This plugin was developed considering everyone to be able to use the sorting feature, no matter the WordPress experience:

  • Installez l’extension via l’interface Installation des extensions ou en téléversant le dossier post-types-order vers votre répertoire /wp-content/plugins/.
  • Activer l’extension Post Order.
  • Une nouvelle page de réglages sera créée dans Réglages > Trier les types de publication, vous devriez la consulter et faire un premier enregistrement des options.
  • Using the AutoSort option as ON you don’t need to worry about any code changes, the plugin will apply the customized post order on fly.
  • Use the Re-Order interface which appears to every custom post type (non-hierarchical) to change the post order to a new one.
  • Si vous préférez que le tri s’applique via le code, incluez ‘orderby’ => ‘menu_order’ dans les arguments de requête personnalisés, plus de détails sur http://www.nsp-code.com/sample-code-on-how-to-apply-the-sort-for-post-types-order-plugin/

Exemple d’utilisation

Comme vous pouvez le voir, une simple question de glisser-déposer et l’ordre des publications sera modifié immédiatement sur l’interface publique.
Si, pour une raison quelconque, la commande de publication ne se met pas à jour sur votre interface publique, vous faites quelque chose de mal ou le code de thème que vous utilisez n’utilise pas une requête standard conformément aux règles et réglementations du Codex WordPress. Mais nous pouvons toujours vous aider, utilisez le forum pour signaler votre problème car de nombreuses personnes nous aident volontiers ou nous contactent.

Quelque chose ne va pas avec cette extension sur votre site ? Utilisez simplement le forum ou contactez-nous et nous nous en occuperons.

Besoin de plus ? Découvrez la version avancée de cette extension sur Advanced Post Types Order qui incluent l’ordre des types de publication hiérarchique, le tri manuel / automatique, l’ordre des catégories individuelles, les conditions à appliquer, les paginations pour une grande liste, la compatibilité mobile, l’interface améliorée, la compatibilité des extensions (MultiSite Network Support, WPML, Polylang, WooCommerce, WP E-Commerce, Platform Pro, Genesis etc), interface re-order de police, … et bien d’autres !!

Cette extension est développée par Nsp-Code

Localisation

Vous souhaitez contribuer avec une traduction dans votre langue ? Veuillez consulter https://translate.wordpress.org/projects/wp-plugins/post-types-order
http://www.nsp-code.com

Captures d’écran

  • L’interface de réordonnement via laquelle le tri peut être créé.

  • Le tri peut être géré dans l’interface de type de publication WordPress par défaut.

Installation

  1. Téléverser le dossier post-types-order vers votre répertoire /wp-content/plugins/.
  2. Activer l’extension depuis le menu Admin > Extensions.
  3. Une fois activé, vous devez aller dans Réglages > Trier les types de publications
  4. Utilisez le lien « réordonner » qui apparaît dans chaque section de type de publication ou utilisez l’interface WordPress par défaut pour effectuer votre tri.

FAQ

N’hésitez pas à nous contacter sur electronice_delphi@yahoo.com

Since I have no PHP knowledge at all, is this plugin for me?

Absolutely, you can!
Unlike many other plugins, you don’t have to do any code changes to make your post order to apply, accordingly to custom-defined order. There is an option to auto-update the WordPress queries so the posts will be returned in customised order. This can be turned off (Autosort) to allow customized code usage.

Comment appliquer manuellement le tri sur les requêtes

Incluez une propriété ‘orderby’ => ‘menu_order’ dans vos arguments de requête personnalisés.

What kind of posts/pages does this plugin allow me to sort?

You can sort ALL post types that you have defined into your WordPress as long they are not hierarhically defined: Posts (default WordPress custom post type), Movies, Reviews, Data etc..

Ok, je comprends le tri des types de publication de modèles, qu’en est-il de l’interface d’administration ?

There’s an option you can trigger, to see the post types order as you defined in the sort list, right into the main admin post list interface.

Il y a une fonctionnalité que je veux implémenter, pouvez-vous faire quelque chose ?

Toutes les idées sont les bienvenues et je les mets sur ma liste pour être implémentées dans les nouvelles versions. Quoi qu’il en soit, cela peut prendre du temps, mais si vous êtes pressé, pensez à faire un petit don et nous pouvons organiser quelque chose.

Puis-je effectuer certaines requêtes pour ignorer le tri personnalisé lorsque le tri automatique est activé ?

This can be done by including the ignore_custom_sort within custom query arguments. An example can be found at http://www.nsp-code.com/advanced-post-types-order-api/sample-usage/

How can i force the sort to apply for certain queries when AutoSort is turned On?

Un filtre peut être utilisé pour atteindre ce pto/posts_orderby. Un exemple peut être trouvé en consultant http://www.nsp-code.com/ignore-sort-apply-for-certain-query-on-post-types-order/

J’ai encore besoin de plus de fonctionnalités telles que l’interface de tri avant, les codes courts, les filtres, les conditions, les requêtes avancées, le tri de taxonomie/catégorie, etc.

Envisagez de passer à notre version avancée de cette extension à un prix très raisonnable avec Advanced Post Types Order

Avis

20 octobre 2023
Despite some negative reviews, I find the Post Types Order Plugin very useful for rearranging my art images. For my needs, I wouldn't be without it.
2 juin 2023
Essential for when you need to move things around
31 mai 2023
There were times when it worked fine. Now it doesn't work at all… Do you have any solution/update to get it working again
Lire les 284 avis

Contributeurs/contributrices & développeurs/développeuses

« Post Types Order » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Post Types Order” a été traduit dans 22 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Post Types Order » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

2.2.1

2.2

  • Formidable style fix when Autosort is active.
  • Plugin headers format update.
  • WordPress 6.5 compatibility check and tag update ( RC1 )

2.1.8

  • Fix: Media/images order, retrieve the items per page from user upload_per_page

2.1.4

  • PHP Deprecated fix: Constant FILTER_SANITIZE_STRING is deprecated
  • WordPress 6.4.3 compatibility check and tag update

2.1.2

  • PHP 8.2.4 check for compatibility
  • WordPress 6.4.2 compatibility check and tag update

2.1

  • Trigger wp_cache_flush when saving the order to clear the internal caches
  • WordPress 6.3 compatibility check and tag
  • Compatibility update for lite speed cache

2.0.9

  • Fix: is_plugin_active

2.0.7

  • Compatibility class re-build
  • Fix: Enfold templates when using Admin Sort

2.0.5

  • Merge the « default archive&drop » option and keep the individual menu Yes/No for the default WordPress interfaces, to avoid confusion.

2.0.2

  • The Archive drag & drop is disabled by default
  • Small layout changes
  • WordPress 6.2 compatibility tag

2.0

  • Update cmoposer.json to use the wpackagist.org
  • New option to select the drag & drop available for post types.
  • The drag & drop within the default WordPress interfaces can be done now through the new icon, under the checkbox, for each item.
  • Check if ajax call to avoid applying the order when autosort is disabled.
  • Update plugin header image

1.9.9.2

  • WordPress 6.1.1 compatibility tag

1.9.9.1

  • WordPress 6.0 compatibility tag

1.9.9

  • Fix layout change when sorting by drag&drop within default WordPress interface.
  • Add placeholder row size by setting a tr colspan of the dragable element.

1.9.8

  • Readme file updates, typos fixes.
  • WordPress 5.9 compatibility tag

1.9.7

  • Remove Twitter button
  • Remove unused gif image
  • HTPML and CSS cleanup

1.9.5.7

  • Code cleanup
  • WordPress 5.8.1 compatibility tag

1.9.5.6

  • Fix PHP implode() notice

1.9.5.5

  • Fix PHP implode() notice

1.9.5.4

  • Fix PHP implode() notice
  • Ensure the drag & drop interface show for correct post types, non hierarchically to ensure correct functionality
  • WordPress 5.6 compatibility tag

1.9.5.2

  • Clean post cache on order update to allow menu_order to change on cached data
  • WordPress 5.5 compatibility tag

1.9.5.1

  • Fix: Outputs the admin save notice through admin_notices filter

1.9.5

  • Fix: disable drag & drop within taxonomies interfaces; fix WooCommerce attributes sort issue
  • Reorder interface slight styles improvements
  • Compatibility tag update for WordPress 5.4.2

1.9.4.3

  • Option text translation update
  • Changed the posts class to to wp-list-table when applying sortable for better compatibility
  • Compatibility tag update for WordPress 5.4

1.9.4.2

  • Compatibility tag update for WordPress 5.3

1.9.4.1

  • Ignore the Events Calendar posts
  • Filter typo fix

1.9.3.9

  • Ignore sorting when doing Search and there’s a search key-phrase specified.
  • Ignore sorting when doing Search within admin dashboard
  • Removed Google Social as it produced some JavaScript errors
  • WordPress 4.9.7 tag update

1.9.3.6

  • Clear LiteSpeed Cache on order update to reflect on front side
  • WordPress 4.9.1 tag update

1.9.3.5

  • Fix: updated capability from switch_theme to manage_options within ‘Minimum Level to use this plugin’ option
  • Default admin capability changed from install_plugins to manage_options to prevent DISALLOW_FILE_MODS issue. https://wordpress.org/support/topic/plugin-breaks-when-disallow_file_mods-is-set-to-true/
  • Prepare plugin for Composer package

1.9.3.3

  • Plugin option to include query argument ASC / DESC

1.9.3.2

  • Include ASC / DESC if there is a query order argument
  • Avada fix ‘product_orderby’ ignore

1.9.3.1

  • WordPress 4.8 compatibility notice
  • Slight code changes, remove unused activate / deactivate hooks
  • Updated po translation file
  • Updated assets

1.9.3

  • Fix for custom post type objects per page when using default archive interface drag & drop sort
  • Plugin code redo and re-structure
  • Improved compatibility with other plugins
  • Security improvements for AJAX order updates

1.9

  • Remove translations from the package
  • Remove link for donate
  • Wp Hide plugin availability notification
  • New Filter pto/get_options to allow to change default options; Custom capability can be set for ‘capability’
  • New Filter pto/admin/plugin_options/capability to allow custom capability option to be inserted within html

1.8.9.2

  • WPDB Prepare argument fix
  • User preferance objects per page set to default if empty

1.8.9

  • Add Nonce for admin settings
  • Update queries to use prepare
  • Drag & Drop Sortable within Post Type archive interface
  • Code cleanup
  • Set time limit for ajax calls to attempt a code execution extend

1.8.7

  • Admin Post / Page Gallery items order fix
  • New filter pto/posts_orderby to ignore sort apply

1.8.6

  • PHP 7 deprecated nottice fix Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP;
  • Fix: $_REQUEST[‘action’] comparison evaluate as Identical instead equal
  • New filter cpto/interface_itme_data to append additional data for items within sortable interface
  • Slight style updates
  • Replaced Socialize FB like page

1.8.5

  • Text domain change to post-types-order to allow translations at https://translate.wordpress.org/projects/wp-plugins/post-types-order
  • New query argument ignore_custom_sort , to be used with Autosort. Ignore any customised sort and return posts in default order.

1.8.4.1

  • Sortable interface styling improvements
  • Portuguese translation update – Pedro Mendonca – http://www.pedromendonca.pt
  • Text doamin fix for few texts

1.8.3.1

  • Advanced Custom Fields Page Rule fix
  • Show / Hide Re_order inderface for certain menus. Option available within Settings area.
  • Media Sort interface objects order fix, when query-attachments REQUEST
  • Bug – Thumbnails test code remove

1.8.2

  • Media Uploaded To after sort fix

1.8.1

  • Next / Previous sorting apply bug fix for custom taxonomies
  • Portuguese translation update – Pedro Mendonca – http://www.pedromendonca.pt
  • Options – phrase translation fix

1.7.9

  • Next / Previous sorting apply option
  • Filter for Next / Previous sorting applpy
  • Help updates
  • Appearance /css updates
  • Admin columns sort fix
  • Media re-order

1.7.7

  • Next / Previous post link functionality update
  • Code improvements
  • Norvegian translation update – Bjorn Johansen bjornjohansen.no
  • Czech translation – dUDLAJ; Martin Kucera – http://jsemweb.cz/

1.7.4

  • Japanese translation – Git6 Sosuke Watanabe – http://git6.com/
  • Portuguese translation update – Pedro Mendon?a – http://www.pedromendonca.pt
  • Chinese translation – Coolwp coolwp.com@gmail.com

1.7.0

  • Swedish translation – Onlinebyran – http://onlinebyran.se
  • Portuguese translation – Pedro Mendon?a – http://www.pedromendonca.pt
  • AJAX save filter

1.6.8

  • Edit Gallery – image order fix
  • « re-order » menu item allow translation
  • Hungarian translation – Adam Laki – http://codeguide.hu/
  • Minor admin style improvements

1.6.5

  • Updates/Fixes
  • Traduction allemande
  • Norwegian (norsk) translation

1.6.4

  • DISALLOW_FILE_MODS fix, change the administrator capability to switch_themes

1.6.3

  • Updates/Fixes
  • Menu Walker nottices Fix

1.6.2

  • Updates/Fixes
  • Turkish – T?rk?e translation

1.6.1

  • Updates/Fixes
  • Menu Walker nottices Fix
  • Hebrew translation – Lunasite Team http://www.lunasite.co.il
  • Dutch translation – Denver Sessink

1.5.8

  • Updates/Fixes
  • Ignore Search queries when Autosort is ON
  • Text Instances translatable fix
  • Italian translation – Black Studio http://www.blackstudio.it
  • Spanish translation – Marcelo Cannobbio

1.5.7

  • Updates/Fixes
  • Using Capabilities instead levels
  • Updating certain code for WordPress 3.5 compatibility
  • Set default order as seccondary query order param

1.5.4

  • Updates/Fixes

1.5.1

  • Updates/Fixes

1.4.6

  • Get Previous / Next Posts Update

1.4.3

  • Small improvements

1.4.1

  • Re-Order Menu Item Appearance fix for update versions
  • Improved post order code

1.3.9

  • Re-Order Menu Item Appearance fix

1.3.8

  • Another Plugin conflict fix (thanks Steve Reed)
  • Multiple Improvments (thanks for support Video Geek – bestpocketvideocams.com)
  • Localisation Update (thanks Gabriel Reguly – ppgr.com.br/wordpress/)

1.1.2

  • Bug Fix

1.0.9

  • Admin will set the roles which can use the plugins (thanks for support Nick – peerpressurecreative.com)

1.0.2

  • Default order used if no sort occour

1.0.1

  • Post order support implemented

1.0

  • First stable version (thanks for support Andrew – PageLines.com)

0.9.

  • Initial Release