Simple Custom Post Order

Description

Ordonnez les publications (articles ou tous types de publication personnalisée) à l’aide d’un JavaScript triable par glisser-déposer. Aucune configuration requise. Vous pouvez le faire directement dans l’administration par défaut de WordPress.
A l’exception des requêtes personnalisées qui utilisent les paramètres trier ou trier par, dans get_posts ou query_posts et ainsi de suite.

Cette extension est maintenant supportée et maintenue par Colorlib.

Captures d’écrans

  • Ordonner les publications personnalisées
  • Ordonner les publications
  • Réglages

Installation

  1. Téléverser plugin-name.php dans le répertoire /wp-content/plugins/.
  2. Activez-la via le menu « Extensions » dans l’admin WordPress

FAQ

Une question que quelqu’un pourrait se poser

La réponse à cette question.

Avis

12 novembre 2025
The plugin allows simple reordering of posts as advertised. But in the Premium Theme I’m using, Ashe Pro, the widget that displays latest posts seems unaffected. It still shows posts in their date order. So I won’t be using this plugin until I can figure out how to fix this -if it’s possible.
8 juillet 2025
This plugin has it all: efficient, discreet, and highly configurable. It allows you to reorganize everything on the site, unlike other plugins that are limited to pages or articles. And this plugin is essential for any content that needs to be manually and intuitively categorized. I hope it will be updated for a long time. A huge thank you to the developer!
23 juin 2025 1 réponse
Ive been using this plugin for a year or two now and its been great on a few sites ive installed it on for the sites i manage for Total WP Support. A serious issue was reported to me however by a client and it was that the custom sort order was affecting the default search in wordpress, skewing the results and making the search inaffective. I reported the issue to the plugin authors and they fixed and released a new updated version of the plugin in a very respectable turn around time. I just updated the plugin and tested and it is indeed resolved! I couldnt be happier with this plugin and support team. For a free plugin to boot. Thank you Colorlib team!!!!!!
3 mai 2025 1 réponse
Very nice and the UI is perfectly minimal. Very user friendly. To order a custom WP_Query I just removed order and orderby parameters.
Lire les 564 avis

Contributeurs/contributrices & développeurs/développeuses

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

Contributeurs

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

Traduisez « Simple Custom Post 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 des modifications

Version 2.5.11 – 23.06.2025

  • Deactivated custom sort order on search results pages.

Version 2.5.10 – 04.12.2024

  • Fix Notice: _load_textdomain_just_in_time.

Version 2.5.9 – 29.11.2024

  • Allow editors to change posts order.

Version 2.5.8 – 10.10.2024

  • Security update

Version 2.5.7 – 20.09.2023

  • Security update fixing multiple issues
  • Code cleanup for better performance

Version 2.5.6 – 27.05.2021

Changed : Revert to 2.5.4

Version 2.5.5 – 11.05.2021

Changed : Code Cleaning
Changed : Allow custom orderby in Block Preview ( https://github.com/ColorlibHQ/simple-custom-post-order/issues/98 )

Version 2.5.4 – 05.03.2021

Changed: Improved Performance ( https://github.com/ColorlibHQ/simple-custom-post-order/issues/105 )

Version 2.5.3

  • Modified deprecated jQuery functions.

Version 2.5.2

  • Modified deprecated JQuery function to improve compatibility with WordPress 5.5
  • Fixed an issue where posts would be in reverse order after resetting the order

Version 2.5.1

  • Improve fix for post list table width when sorting is enabled ( thanks to gedeminas )
  • Fix for admin ajax overriding queries ( thanks to igritsay )

Version 2.5.0

  • Fixed post list table width when sorting is enabled
  • Review dismiss fix

Version 2.4.9

  • Fixed « Post order not saving »

Version 2.4.8

  • Add ability to reset order to post types

Version 2.4.7

  • Fix undefined index when ordering terms
  • Added filter for post types args shown in settings page
  • Added extra option for advanced view of post types

Version 2.4.6

  • Removed dashboard news widget

Version 2.4.5

  • Added 2 action hooks that trigger at update_menu_order_tags and update_menu_order ( https://github
  • Fix issue with sorting (https://github.com/ColorlibHQ/simple-custom-post-order/issues/49)
  • Fix edit page layout when no item found

Version 2.4.4

  • Fix for slow javscript in admin( https://github.com/ColorlibHQ/simple-custom-post-order/issues/46 )
  • Fix database error( https://github.com/ColorlibHQ/simple-custom-post-order/issues/36 )

Version 2.4.3

  • Minor UI update added toggles

Version 2.4.2

  • Fixed potential bug with other plugins
  • Fixed table breaking on re-ordering when Yoast SEO installed

Version 2.4.1

  • Fixed translations

Version 2.4.0

  • Optimized our db queries ( https://wordpress.org/support/topic/update-optimization/ )

Version 2.3.9

  • Added button to dismiss the admin notice

Version 2.3.8

  • Fixed white screen ( https://wordpress.org/support/topic/white-screen-after-upgrade-to-2-3-6/ )

Version 2.3.7

  • Fixed white screen ( https://wordpress.org/support/topic/white-screen-after-upgrade-to-2-3-6/ )

Version 2.3.6

  • Fixed https://github.com/ColorlibHQ/simple-custom-post-order/issues/3

Version 2.3.5

  • Fixed https://github.com/ColorlibHQ/simple-custom-post-order/issues/12

Version 2.3.4

  • Removed deprecated function « screen_icon »

Version 2.3.2 (17-03-2017)

  • Minor documentation and readme tweaks

Version 2.3 (24-03-2014)

  • Fixed major bug on taxonomy and post order

Version 2.2 (02-07-2014)

  • Fixed bug: Custom Query which uses ‘order’ or ‘orderby’ parameters is preferred
  • It does not depend on the designation manner of arguments( Parameters ). ( $args = ‘orderby=&order=’ or $args = array( ‘orderby’ =>  », ‘order’ =>  » ) )
  • Previous Versions Issues were Improved.
  • Removed Taxonomy Sort( Will add in next Version 🙂 )

Version 2.1 (31-12-2013)

  • Prevent Breaking autocomplete

Version 2.0 (22-11-2013)

  • Fixed Undefined Notice Error in wp version 3.7.1
  • Taxonomy Activate Checkbox removed.

Version 1.5 (25-07-2013)

  • Fix : fix errors
  • Added Taxonomy Sort
  • Added Taxonomy Sort option In setting Page

Version 1.0 (20-07-2013)

  • Version initiale.