Answers

Question and Answer:

  Home  WordPress Theme Development

⟩ What is the method to define a constant?

We can define a constant by using the below provided command

define() directive

The example of defining a Constant is (“WEBGRANTH”, 100);

 166 views

More Questions for you: