Skip to main content

Home/ WP-Ask Me/ Group items tagged us

Rss Feed Group items tagged

Richard M.

Introduction to hooks: actions and filters | WooThemes Documentation - 0 views

  • Hooks in WordPress essentially allow you to manipulate code without editing core files
  • There are two types of hook: actions and filters.
  • Using action hooks
  • ...1 more annotation...
  • Using filter hooks
Richard M.

Using Global Variables in WordPress - Better WordPress - 0 views

  • You have to choose a unique name for that global variable
  • Custom global variables
  • all variables that you refer to more than once, you should fetch them in one place
  • ...1 more annotation...
  • Please note that if you want this variable to be global, you will have to define it in “global” files
Richard M.

How to use Google AdSense Ads with Responsive Web Design - 0 views

  • Making Google AdSense Ads Responsive with JavaScript
Richard M.

WordPress › Support » How to echo "Welcome %user_name%, you have XXXX points" - 0 views

  • Template tags are used mainly for the log but also by myCRED widgets to help you customize layouts.
1 - 15 of 15
Showing 20 items per page