Click here to Skip to main content
15,898,588 members

Comments by Zeeshan17 (Top 23 by date)

Zeeshan17 24-Oct-14 10:54am View    
Hi,
The article above contains all the steps for get users info and registering them to your database.If you are finding any difficult running it or any issue you can let me know.
Zeeshan17 4-Sep-14 12:05pm View    
I deleted my solution as i got your question wrong way.Please elaborate what you meant by wordpress url way because it uses various url structure that for pages it uses direct url else under specified categories.

Else you need to study 301 redirects and use it in your .htaccess to make the redirection as you need.
Zeeshan17 30-Aug-14 12:51pm View    
But let us know what issue you are facing.

If you are unable to render the table properly just move the <table> and </table> out of foreach loop.

Feel free to let me know more details and doubts.
Zeeshan17 30-Aug-14 12:38pm View    
Sorry didn't understand what you need exactly,please be clear what you want to achieve so that i can help you.
Zeeshan17 29-Jan-14 15:00pm View    
Hi,

Thanks for your response.But i am developing simple real time twitter feed with twitter API 1.1 and i want to fetch user updates and in that feed.

I am aware that we can home_timeline for this but it requires authentication so if are aware about similar that will help me would be good.

Thanks.