Find functions.php page

  • Unknown's avatar

    I cannot find functions.php page.

    WP.com: Yes
    Correct account: Yes

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hey here, Which plan are you on? You can’t access the functions.php in wordpress free plan.

    You need to have the *pro* plan and either use a code snippet plugin to add php code or edit through ftp. I hope this helps.

  • Unknown's avatar

    Like @rawalplawit mentioned, you will need to upgrade to the WordPress.com Pro plan in order to have access to functions.php. You can view more information about the differences between the WordPress Free and WordPress Pro plans here: https://wordpress.com/pricing/

    Also, keep in mind that directly editing functions.php can crash your site. I’d recommend using a plugin like Code Snippets to help avoid this.

    Code Snippets removes the need to add custom snippets to your theme’s functions.php file and provides an interface for adding snippets and running them on your site just as if they were in your theme’s functions.php file. It also allows you to activate and deactivate snippets as necessary without damaging your site if things don’t work as planned.

  • Hi there,

    Can you tell me what you’re trying to change on your site that you need functions.php for?

    What you want to do might be possible without having to make any changes to your theme’s code.

  • The topic ‘Find functions.php page’ is closed to new replies.