You can find it under Appearance->editor, by default it loads active theme’s style.css file. On Right hand side you have the list of theme’s files listed, and you could find function.php file there labeled as ‘Themes Functions’
[ Signature moderated ]
Thank you. Much appreciated.
Hey! sorry to comment but I’m having the same issue only under “appearance” on my dashboard I have “themes, customize, widgets, menus, header, background” but no “editor.” Any idea on how to access my functions.php?
It is a REALLY BAD IDEA to edit PHP files from appearance->editor. One little typo and you’ll bring down your site.
1. Use FTP or your host’s control panel to download the file.
2. copy functions.php to functions.save
3. edit functions.php with your favorite text or programming editor.
4. upload your changed file back to the site via ftp or the host’s control panel.
5. If you break the site, upload the saved copy to replace the file you messed up.
@ams: Please create your own threads for support questions rather than reactivating a 5 month old one.