Skip to:
Content
Pages
Categories
Search
Top
Bottom

[resolved] how do I create a bp-custom.php file?


  • athuntington
    Member

    @athuntington

    I read what was said to create a file to go in the plugins. However, I don’t know how to do that. I am very new to the computer world and need to be spoken to in the most basic of terms. Could someone please help me understand how to do this?

    Thanks a bunch!

Viewing 2 replies - 1 through 2 (of 2 total)

  • @mercime
    Keymaster

    @mercime

    Open up your text editor, e.g. notepad or textmate, add the code then Save As > bp-custom.php
    e.g.
    `<?php

    //the code here

    ?>`

    After it’s saved, upload to server in wp-content/plugins/ folder


    athuntington
    Member

    @athuntington

    Perfect, thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[resolved] how do I create a bp-custom.php file?’ is closed to new replies.
Skip to toolbar