softgenic (@softgenic)

Forum Replies Created

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

  • softgenic
    Participant

    @softgenic

    I manage to do this by PHP code but I am now facing one small issue the freshness time that’s coming through bbpress recent topic widget is different as compared to the freshness that’s coming through <?php printf( __( 'Last Post: %1$s', 'bbpress' ),bbp_get_topic_freshness_link( array('post_id' => get_post_meta( get_the_ID(), '_bbp_last_active_id', true )) ) ); ?> so can you please let me know how to atleast make sure the freshness time is correct?


    softgenic
    Participant

    @softgenic

    No worries Robin, no rush, if you have sometime later ever then please do let me know if its not too much to ask for.


    softgenic
    Participant

    @softgenic

    Hi Robin, Your plugin is great but I just need a simple PHP code to loop through this just like we loop through wordpress posts using wp query., is there any way I can run a simple code to get the data of last three recent posts and then I can easily render the information in my created HTML

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