WordPress Basic Bootstrap
A full “101” Wordpress theme built with the Bootstrap framework and the Font Awesome images font, ready to build a responsive and accessible blog or to be modified to build your own theme.
A full “101” Wordpress theme built with the Bootstrap framework and the Font Awesome images font, ready to build a responsive and accessible blog or to be modified to build your own theme.
Useful links the PHP manual the PHPUnit manual the Composer and Packagist websites the X-Debug documentation Coding styles Base standards I MUST try to follow the coding standards and naming rules most commonly in use: the PEAR coding standards the PHP Framework Interoperability Group standards. My coding rules script files MUST all be encoded with LF line ending (UNIX “linefeed”) in classic UTF-8 character set with NO BOM ; lines in a script MUST never …