Forum Replies Created

Viewing 1 replies (of 1 total)
  • I have issues with this quick upgrade cycle. Seems there is not a decent level of testing. 2.2 has widget feature build in but templates don’t seem to recognize it well. My template uses test for sidebar widget widget
    <?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar() ) : else : ?>

    Now with 2.2.1 won’t display sidebar unless on home page.
    Is there a different call to make?

    Why is this issue not mentioned on download page? How much testing is done before release?

    Why not seperate the urgent security fixes from the feature set improvement. These update are getting to be a real pain. I am not in a rush for new features. I want the existing code to work with what I already have and not go thru a debugging cycle every few weeks.

Viewing 1 replies (of 1 total)