Title: Archive Posts Sort Customize
Author: gqevu6bsiz
Published: <strong>12 d'abril de 2013</strong>
Last modified: 24 de setembre de 2015

---

Cerca extensions

![](https://ps.w.org/archive-posts-sort-customize/assets/banner-772x250.png?rev=
1007642)

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://ps.w.org/archive-posts-sort-customize/assets/icon-256x256.png?rev=1007642)

# Archive Posts Sort Customize

 Per [gqevu6bsiz](https://profiles.wordpress.org/gqevu6bsiz/)

[Baixa](https://downloads.wordpress.org/plugin/archive-posts-sort-customize.1.6.1.zip)

 * [Detalls](https://ca.wordpress.org/plugins/archive-posts-sort-customize/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/archive-posts-sort-customize/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/archive-posts-sort-customize/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/archive-posts-sort-customize/#developers)

 [Suport](https://wordpress.org/support/plugin/archive-posts-sort-customize/)

## Descripció

Easily settings interface and available sort to home, date archives, category/tag/
taxonomy archives, search.

#### Sort Items

 * Post Date
 * Post Title
 * Post Author
 * Post Comments Count
 * Post ID
 * Post Last Modified
 * Post Order (page attributes/menu_order)
 * Custom Field of Post

#### For sort order to title

Available to ignore words of beginning of the title for post title of sort.
 e.g.)*
The * A

#### For sort order to custom fields

Available to automatically whether sort to number _(meta\_key\_num)_ or sort to 
string_(meta\_key)_.

#### For Action/Filter

You will possible to action before and after the this plugin.

    ```
    add_action( 'apsc_before_sort' , 'custom_apsc_before_sort' , 10 , 2 );

    function custom_apsc_before_sort( $wp_query , $setting_data ) {

        //print_r($wp_query);
        //print_r($setting_data);

    }


    add_action( 'apsc_after_sort' , 'custom_apsc_after_sort' , 10 , 2 );

    function custom_apsc_after_sort( $wp_query , $setting_data ) {

        //print_r($wp_query);
        //print_r($setting_data);

    }
    ```

#### For Debug

You will possible to see the debug information after activate the [Debug Bar](https://wordpress.org/plugins/debug-bar/)
plugin.

## Captures

 * [[
 * Settings Interface
 * [[
 * Support the ignore words for title order sort.
 * [[
 * Support the custom fields order sort.
 * [[
 * Support the individual term sort settings.

## Instal·lació

 1. Upload the entire archive-posts-sort-customize folder to the /wp-content/plugins/
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. You will find ‘Archive Posts Sort Customize’ menu in your WordPress admin panel.

## PMF

  Q. For found the bug

A. Please contact the Support Forum.
 https://wordpress.org/support/plugin/archive-
posts-sort-customize

  Q. Can I change the setting authority of the plugin?

A. Yes, You will be able to plugin authority. Please try the filter hook.

    ```
    add_filter( 'apsc_capability' , 'custom_apsc_capability' );

    function custom_apsc_capability( $capability ) {

        //var_dump($capability);
        $capability = 'edit_posts';

        return $capability;

    }
    ```

## Ressenyes

![](https://secure.gravatar.com/avatar/ff33e2e0d32943ee991ee2d76a246615af59ae4e041b55f622042d0e03945053?
s=60&d=retro&r=g)

### 󠀁[Awesome. Does what it says!](https://wordpress.org/support/topic/awesome-does-what-it-says-2/)󠁿

 [Shizart](https://profiles.wordpress.org/shizart/) 4 de agost de 2017

Great way to sort posts on archives. Settings can be applied to all or just individual
categories so each can be different. Way cool and easy. Thanks!!! 🙂

![](https://secure.gravatar.com/avatar/e638099c13d4aa4d1c32675f475da7d062fd156638ed810d1dbc3cdf8047c03b?
s=60&d=retro&r=g)

### 󠀁[Does what it says! Like it.](https://wordpress.org/support/topic/does-what-it-says-like-it/)󠁿

 [PDIMG](https://profiles.wordpress.org/stefanristicdev/) 14 de març de 2017

Can set different sort options per category easily.

![](https://secure.gravatar.com/avatar/893ea893fb90acd88ed11c0c54fe4026516dbbd0bb4568e7d2bfa45510f6f17f?
s=60&d=retro&r=g)

### 󠀁[real time sort](https://wordpress.org/support/topic/real-time-sort/)󠁿

 [sbning](https://profiles.wordpress.org/sbning/) 3 de setembre de 2016

A great plugin, but wish a widget that can allow a user to sort posts in a «real-
time» manner. that is, I can operate the sorting when i browse a page. i can browse
in Date, and then in Title, and then in Category, etc.

![](https://secure.gravatar.com/avatar/a5e1fa50deefebe4adeb3a2fcc8a455544757337135edc6a29902a4f18f9eeab?
s=60&d=retro&r=g)

### 󠀁[I very very Like this plugin !!](https://wordpress.org/support/topic/i-very-very-like-this-plugin/)󠁿

 [eak1111](https://profiles.wordpress.org/eak1111/) 3 de setembre de 2016

Great Plugin I very like it!!!

![](https://secure.gravatar.com/avatar/991756cfe95d1d44b99da8e09b783211cfa580134fd6578eae7eb10582097ff5?
s=60&d=retro&r=g)

### 󠀁[that is what i was searching for](https://wordpress.org/support/topic/that-is-what-i-was-searching-for/)󠁿

 [queeneve](https://profiles.wordpress.org/queeneve/) 3 de setembre de 2016

simple and effective thx

![](https://secure.gravatar.com/avatar/fc4cbbc3ad7615ccc99540afac510b01ae84cfff321ed1c0fed4eaa7c2bb7ca2?
s=60&d=retro&r=g)

### 󠀁[Works Great](https://wordpress.org/support/topic/works-great-2616/)󠁿

 [zdavis](https://profiles.wordpress.org/zdavis/) 3 de setembre de 2016

Exactly what I was looking for. Searched for hours for this plugin. All the others
just had a drag and drop feature. This one you can set and has lots of options.

 [ Llegiu totes les 14 ressenyes ](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/)

## Col·laboradors i desenvolupadors

«Archive Posts Sort Customize» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

 *   [ gqevu6bsiz ](https://profiles.wordpress.org/gqevu6bsiz/)

[Traduïu «Archive Posts Sort Customize» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/archive-posts-sort-customize)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/archive-posts-sort-customize/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/archive-posts-sort-customize/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/archive-posts-sort-customize/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/archive-posts-sort-customize/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.6.1

 * Fxied: Show error when not installed debug bar plugin.

#### 1.6

 * Added: Support archives for Yearly/Daily.
 * Added: Some actions before and after sort.
 * Updated: Taxonomies archives settings.

#### 1.5.1

 * Security enhancement: Escape to add_query_arg/remove_query_arg.

#### 1.5

 * Added: Order field of Page Attributes of the Sort Target.
 * Added: Ignore words of Post Title order of Sort.

#### 1.4

 * Added: Custon Taxonomies.
 * Fixed: Get data mistake when category settings.

#### 1.3.1

 * Fixed: Javascript toggle miss.

#### 1.3

 * Updated: Settings for per Categories.
 * Changed: Data version.

#### 1.2.4.2

 * Fixed: Data update way.

#### 1.2.4.1

 * Updated: Screen shots.
 * BUg Fixed: Monthly archive link on settings screen.

#### 1.2.4

 * Changed: Data save process.
 * Supported: Compatible to 3.8-RC1.
 * Added: Customize sort for Monthly archive.
 * Bug Fixed: Empty setting when order by is custom field.

#### 1.2.3

 * Added: Last modified of Sort target(orderby).
 * Updated: Translations.

#### 1.2.2

 * Support for SSL.
 * Check to 3.6.

#### 1.2.1

 * Added a confirmation of Nonce field.

#### 1.2

 * Added Search support.

#### 1.1.1

 * Some translation fixed.

#### 1.1

Made it possible to sort of home.

#### 1.0

This is the initial release.

## Meta

 *  Versió **1.6.1**
 *  Darrera actualització **fa 11 anys**
 *  Instal·lacions actives **600+**
 *  Versió del WordPress ** 4.3 o posterior **
 *  Provada fins a **4.3.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/archive-posts-sort-customize/)
 * Etiquetes
 * [archive](https://ca.wordpress.org/plugins/tags/archive/)[customize](https://ca.wordpress.org/plugins/tags/customize/)
   [Frontend](https://ca.wordpress.org/plugins/tags/frontend/)[posts](https://ca.wordpress.org/plugins/tags/posts/)
   [sort](https://ca.wordpress.org/plugins/tags/sort/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/archive-posts-sort-customize/advanced/)

## Valoracions

 4.9 sobre 5 estrelles.

 *  [  13 valoracions de 5 estrelles     ](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/?filter=5)
 *  [  1 valoració de 4 estrelles     ](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/archive-posts-sort-customize/reviews/)

## Col·laboradors

 *   [ gqevu6bsiz ](https://profiles.wordpress.org/gqevu6bsiz/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/archive-posts-sort-customize/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](http://gqevu6bsiz.chicappa.jp/please-donation/?utm_source=wporg&utm_medium=donate&utm_content=apsc&utm_campaign=1_6_1)