A simple PHP class to work with PHP code instead of HTML in your projects. Once installed, simply use the object $ wp_tag to manipulate HTML elements.
With this plugin you no longer use HTML code in your projects and starts to use a $ wp_tag object that will refer to any tag.
For those who do not like to mix HTML with PHP code in your projects, this plugin offers of help.
Wp-Html-Class
Uma simples classe PHP para se trabalhar com códigos PHP ao invés de HTML em seus projetos. Após instalado, basta utilizar o objeto $wp_tag para manipular os elementos HTML.
A idéia principal é tornar o código mais claro, sem precisar estar misturando elementos HTML com PHP.
English Version
A simple PHP class to work with PHP code instead of HTML in your projects. Once installed, simply use the object $ wp_tag to manipulate HTML elements. ex:
The main idea is to make the code clearer, without being mixing HTML elements with PHP.

评论0