Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Alphabetical list of all posts (http://forum.bytesforall.com/showthread.php?t=6812)

tokorhon Apr 21, 2010 03:48 AM

Alphabetical list of all posts
 
I'd like to have an alphabetical list of all my posts in sidebar, same way as Archives widget. I found this article how to do it but where should I put the piece of code mentioned in article when using Atahualpa?

http://eisabainyo.net/weblog/2009/02...betical-order/

juggledad Apr 21, 2010 04:21 AM

install the 'exec php' plugin
add a text widget to the sidebar
add the code to the widget
check out the page

tokorhon Apr 21, 2010 04:56 AM

Thanks, it works!

Do you know if exec_php plugin slows down the blog a lot. I don't need every post scanned and eval()'ed for php code, I only need a list of posts in my sidebar. Would there be more light-weight solutions for that?

juggledad Apr 21, 2010 05:07 AM

it will definate make your blog slower because there is more code. How much is a different story.

You could do a googlesearch on 'wordpress preformance' I know there is a post showing you how you can display a timer at start and end of the page build, so you could try it once with the plugin active and once with it deactivated.

However if you are really worried about performance, then you should look at all the other factors. Are you on a dedicated server, is the server tuned, are you optimizing your database and doing regular backups. Are all images at the optimum size, do you use the minimum of ad's and/or connections to other sites.

There are many things to tune your blog, so search the internet for them and implement them.


All times are GMT -6. The time now is 01:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.