Posts tagged with ‘Snippets’

  • Getting Facebook Comment Count Within WordPress

    I’ve been working with the Facebook Comment integration into WordPress lately. Mostly because it can help cut down on spam, but also because of the grammer checker and social media benefit. I couldn’t really find a good solution online for pulling the number of comments on any given post, so here is what I ended up with. I included this [...]
    Read More
    0
    0
  • Don’t Track Analytics for Admin

    I often run into situations where I am editing a site, or checking my pages, but do not want to count the time i spend on my own site to count towards my Analytics Tracking.
    Read More
    0
    0
  • Shortcode to Hide Content from Users that Aren’t Logged In

    A common issue many beginner WordPress users run into is blocking certain content from users that aren't registered or logged in. Here is a short, simple solution in the form of a shortcode.
    Read More
    0
    0