Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to overwrite a function?


3sixty
Participant

@3sixty

I am not a professional programmer but I don’t think you have created the function properly? The usual format of a function is

bp_function_name () {

Insert code here

}

sorry if I am misunderstanding.

Skip to toolbar