Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add pagenation to relationship post list #467

Open
liuronghuan opened this issue Nov 23, 2014 · 0 comments
Open

How to add pagenation to relationship post list #467

liuronghuan opened this issue Nov 23, 2014 · 0 comments

Comments

@liuronghuan
Copy link

Thanks for writing so cool a plugin ! My code is here because of my poor php knoweldge can you help to give me some code examples thanks

'mall_to_jian', 'connected_items' => $id, 'posts_per_page' => 10, 'paged' => $pageds, ); $related = new WP_Query( $related_args ); ?>
have_posts() ) : $related->the_post(); ?>








  • Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant