WordPress Support Officer Question:

How to find out number of parameters that passed into function?

Tweet Share WhatsApp

Answer:

func_num_args() function returns the number of parameters passed in.

Read All 31 WordPress Support Officer Questions
Previous QuestionNext Question
Are the objects passed by value or by reference?Define ternary conditional operator in PHP?