• Hi there. I’m a WordPress novice working on familiarizing myself with the program as part of a school project. Please excuse my limited knowledge. ??

    I was wondering–do most of you write code directly into the HTML box provided in WP, or do you use a separate code editor? If so, which code editors do you find work best for WP?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Definitely a seperate code editor if you want to go into the code. Try notepad++ or sublime text, they’re good for basically everything.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Separate code editor, usually vi in a ssh session. Using the built in editor is WordPress is dangerous because a typo in your PHP can break your WordPress installation.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Google one that works best with PHP

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Best code editors for WordPress?’ is closed to new replies.