• Hi,

    Since a new update in 1.6, the_content_part give all the parts of the content.

    Why ?

    if ( function_exists( ‘the_content_part’ ) ) {

    the_content_part(2);

    }

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘the_content_part doesn’t work’ is closed to new replies.