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

Sorting not working on user id #1

Open
nabtron opened this issue Apr 2, 2016 · 0 comments
Open

Sorting not working on user id #1

nabtron opened this issue Apr 2, 2016 · 0 comments

Comments

@nabtron
Copy link

nabtron commented Apr 2, 2016

I tried several custom queries to show, they do show but sorting doesn't work.

E.g. i tried:

$value = get_the_author_id($post_id);

(Yes I know I can show author id directly by built-in feature too), however this step is crucial (imho) in what I need to do. I'll be using this to get info from another table related to this user.

If I show any other data like meta data here or post id directly, it works.

Am I doing something wrong? or is it a bug?

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