Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
223 views
in Q2A Core by
I am trying to integrate this with wordpress and I cannot get the column type to work.  Should I be looking at the ID, User_Login or what?  How do I enter it into the external-user file?  It keeps telling me column type is not allowed, but I"m trying to use varchar(60) which I believe should be allowed.

Thanks!

1 Answer

0 votes
by
The most sensible thing to use is the primary key, ID, i.e. return a type of BIGINT. You can then use the mapping functions to show user_nicename on the pages. The example code will be very helpful.

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...