Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Ziyonex

    (@ziyonex)

    It seems I’m getting a fatal error in the functions.php when I try to use any of the add_filter(); functions. It says it’s undefined. I’m new to this kind of PHP, so I’m not really sure what I’m doing wrong.

    But yeah, I think you should include it into a plugin and make it public anyway. I know it would be pretty popular, and I know nothing quite like it exists. You’d be helping out tons of people like me who need this kind of functionality.

    Thread Starter Ziyonex

    (@ziyonex)

    Oh, that looks exactly like what I want! Have you just built this into your own plugin?

    I tried putting your code into a page template, and then using query_posts('orderby_last_comment=1'); in a Loop, but that didn’t work. I got an unexpected $end when I opened the page.

    Would I need to place the two sections of code in functions.php or somewhere other than the document I am using query_posts('orderby_last_comment=1');?

Viewing 2 replies - 1 through 2 (of 2 total)