How to do function call in wordpress
-
Hello,
I have a code in which particular user’s total balance is got.I am repeating this code several times. So I added the same code inside a function so that i can call that function when needed. The function takes user id as parameter. Can u please guide me on how to call the function by passing parameter and return the result. If it is possible by using add_filter then how to do that?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to do function call in wordpress’ is closed to new replies.