Title: List Posts Alphabetically
Author: AltPress
Published: <strong>6, Setiembre de 2017</strong>
Last modified: 6, Setiembre de 2017

---

Guetar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/list-posts-alphabetically/assets/icon-256x256.png?rev=1725859)

# List Posts Alphabetically

 By [AltPress](https://profiles.wordpress.org/altpress/)

[Download](https://downloads.wordpress.org/plugin/list-posts-alphabetically.1.0.zip)

 * [Details](https://ast.wordpress.org/plugins/list-posts-alphabetically/#description)
 * [Reviews](https://ast.wordpress.org/plugins/list-posts-alphabetically/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/list-posts-alphabetically/#installation)
 * [Development](https://ast.wordpress.org/plugins/list-posts-alphabetically/#developers)

 [Support](https://wordpress.org/support/plugin/list-posts-alphabetically/)

## Description

This plugin simply displays posts in alhpabetical order and inserts a jump-to bar
the top of the page. Is it used by inserting the shortcode [a-z category=””].

#### Compatibility

Tested up to WordPress 4.8.1

## Screenshots

 * [[
 * This is what is shown on the front-end
 * [[
 * Example of the shortcode usage with a custom category used

## Installation

 1. Copy the `list-posts-alphabetically` folder into your `wp-content/plugins` folder
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the shortcode [list-posts-alphabetically] where you want the posts to appear
 4. Use the shortcode [list-posts-alphabetically category=”YOURCATEGORYHERE”] to only
    pull posts from a certain category.

## FAQ

  Installation Instructions

 1. Copy the `list-posts-alphabetically` folder into your `wp-content/plugins` folder
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the shortcode [list-posts-alphabetically] where you want the posts to appear
 4. Use the shortcode [list-posts-alphabetically category=”YOURCATEGORYHERE”] to only
    pull posts from a certain category.

## Reviews

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

### 󠀁[Doesn’t work anymore](https://wordpress.org/support/topic/doesnt-work-anymore-147/)󠁿

 [cherrydrop](https://profiles.wordpress.org/cherrydrop/) 20, Payares de 2022

The plugin no longer works. It lists all the posts alphabetically, but every entry
is linked to /?post_type=page&p=85

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

### 󠀁[Fills log file with PHP warnings](https://wordpress.org/support/topic/fills-log-file-with-php-warnings/)󠁿

 [eliant](https://profiles.wordpress.org/eliant/) 9, Mayu de 2022

These 3 warnings appear as a group each time the plug-in is called. That’s a lot
of warnings. PHP Warning: Illegal string offset 'category' in /home/<account>/wp-
content/plugins/list-posts-alphabetically/list-posts-alphabetically.php on line 
21 PHP Warning: Cannot assign an empty string to a string offset in /home/<account
>/wp-content/plugins/list-posts-alphabetically/list-posts-alphabetically.php on 
line 21 PHP Warning: Illegal string offset 'category' in /home/<account>/wp-content/
plugins/list-posts-alphabetically/list-posts-alphabetically.php on line 26 The plug-
in works, but this is a problem.

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

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-3778/)󠁿

 [Dugonja](https://profiles.wordpress.org/h3llas/) 23, Payares de 2021

Plugin is unfinished. Posts are not linked, neither letter on top of it.

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

### 󠀁[Link fix](https://wordpress.org/support/topic/link-fix/)󠁿

 [slco](https://profiles.wordpress.org/slco/) 20, Ochobre de 2018 1 reply

Writing this to let you know, how to fix that linking issue. To link to the post
listed, in line 40 of the list-posts-alphabetically.php use $lpa_az_post instead
of $post inside the get_post_permalink()-function. Besides this, its a nice plugin,
thanks for sharing.

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

### 󠀁[elegant solution](https://wordpress.org/support/topic/elegant-solution-12/)󠁿

 [Tekhne](https://profiles.wordpress.org/tekhne/) 11, Agostu de 2018

Works perfectly. Excellent code logic. Thank you! However, it would be very helpful
to have the A-Z entries link to their pages in the next update.

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

### 󠀁[Not linked](https://wordpress.org/support/topic/not-linked/)󠁿

 [dafonk](https://profiles.wordpress.org/dafonk/) 7, Agostu de 2018

The links ABC ar not linked to the entries

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/list-posts-alphabetically/reviews/)

## Contributors & Developers

“List Posts Alphabetically” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “List Posts Alphabetically” into your language.](https://translate.wordpress.org/projects/wp-plugins/list-posts-alphabetically)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/list-posts-alphabetically/),
check out the [SVN repository](https://plugins.svn.wordpress.org/list-posts-alphabetically/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/list-posts-alphabetically/)
by [RSS](https://plugins.trac.wordpress.org/log/list-posts-alphabetically/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial Release.

## Meta

 *  Version **1.0**
 *  Last updated **9 años ago**
 *  Active installations **30+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **4.8.28**
 *  Language
 * [English (US)](https://wordpress.org/plugins/list-posts-alphabetically/)
 * Tags
 * [a-z](https://ast.wordpress.org/plugins/tags/a-z/)[list posts alphabetically](https://ast.wordpress.org/plugins/tags/list-posts-alphabetically/)
 *  [Advanced View](https://ast.wordpress.org/plugins/list-posts-alphabetically/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/list-posts-alphabetically/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/list-posts-alphabetically/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/list-posts-alphabetically/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/list-posts-alphabetically/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/list-posts-alphabetically/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/list-posts-alphabetically/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/list-posts-alphabetically/)