How does WP generate html?
HTML markup can be generated in several ways: directly included in theme’s template files; generated by template tags in templates; generated by native or plugin functions attached to hooks. From quick look at this specific theme’s code I found this: array( “name” => “Socialize Icons”, “desc” => “Enter Links to Your Twitter, Facebook, and RSS … Read more