3 replies
  • WEB DESIGN
  • |
Is there a way to use firebug, or any other program to figure out the different elements - that control wordpress. Example: Using the "Inspect Element" If you hover over the body of an article - have it display <?php the_content(); ?> and show that the line of code is on the single.php file. I want to know the actual code controlling the site instead of the HTML.
#firebug

Trending Topics