Category: WordPress

  • Using WordPress Users In Non WordPress Applications

    Using WordPress Users In Non WordPress Applications

    This is my first post under WordPress category. This tutorial will tell you how to interact with WordPress database to use its users information i.e. checking whether a user exists in your WordPress site or not, if exists then do whatever you want to do with that user. In other words it’s like using WordPress…