Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Code Beautifier and/or Tabify for WordPress?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29001
    Luminated
    Member

    As the subject says, I am looking for a site that would help beautify my template files from WordPress. I tried using various PHP code beautifiers (such as such as http://tools.arantius.com/tabifier using CStyle ) but nothing seems to help the code that is generated from my combo HTML/PHP template files in WordPress and so the code is always generated jumbled or un-aligned. For example:

    http://ashlandbni.com .

    I feel I am missing something essential here, but I have not found the solution yet. Any help?

    #79044
    Luminated
    Member

    90 views, no replies! :(

    #79120
    Makeshift
    Member

    The ‘tabifier’ is just indenting your code and making it easier to read. It does nothing for the layout.

    #79128
    Luminated
    Member

    I know that…I’m just wondering how I can get my code properly indented when using PHP.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Back End’ is closed to new topics and replies.