Nexterous

My personal blog for web development experiments and projects

Wordpress Plugins — Notice

with 5 comments

If you are reaching this website via my Wordpress plugins, please note that I will be updating all my plugins (minus Other-Ext-WP) to Wordpress 2.8 in due time. At that time, I will also add the pages correctly to this website. Other-Ext-WP is no longer supported and will not be updated.

Written by Daniel

June 30th, 2009 at 7:31 pm

Posted in General

5 Responses to 'Wordpress Plugins — Notice'

Subscribe to comments with RSS or TrackBack to 'Wordpress Plugins — Notice'.

  1. Just installed Page Sidebars in my WP2.8.1 site, it works great! Gave it a 5 stars review. I’m using it with the blackwood productions SEO link builder system.

    Thanks,
    Lance

    Lance Haverkamp

    24 Jul 09 at 12:30 pm

  2. Hey, I just installed your Page Sidebars plugin and it looks great, it is actually something I was looking to develop myself very soon. Do you think it would be at all possible to add the functionality to assign a sidebar to more than one page? Either with a multi select box (listing all of the pages to select from would be amazing) or even just by entering in a comma delimited list of page ids.

    I’ve gone through your code a bit and I think I can make it happen but I’d like to team up with you to get it into the next release as I think multiple pages/one sidebar would be a great thing to manage within Wordpress.

    Thanks,
    Darrin

    Darrin

    13 Aug 09 at 5:17 pm

  3. It looks like if you were to modify the code to store a string of comma delimited list of “limit” values, you can then query for that list and break it out to an array of values which you can then compare to the page being loaded in the go_sidebar function.

    Not sure if you’d be able to do this sooner than later, but it looks more than doable and since it’s your code you should be able to figure it out in a short amount of time.

    If you would like my help on this let me know.

    Darrin

    Darrin

    13 Aug 09 at 5:27 pm

  4. Hey Darrin –
    Thanks for the tips. I’ll take a look at it for the next release but right now I’m quite busy with work and academics – hopefully, I’ll have some more free time soon.

    Daniel

    14 Aug 09 at 8:20 pm

  5. Hello Daniel,

    Im after some help with something with wordpress that you made in the past. Was hoping for some help. Please drop me a email and i cant find a direct email for yourself.

    Kind regards.

    Stuart

    21 Aug 09 at 3:43 am

Leave a Reply