1

I'm new to WordPress and doesn't much about it. I am making property listing plugin for WordPress I want to add Price field/(numeric type) .I don't want to use plugin and custom fields. I want the field as shown As shown

1 Answer 1

2

You can use a metabox to add a new box to the Admin Frontend. If its done, you need a filter to handle the inputs value for the backend. For more detailed helped, you need to provide more informations about your plugin.

See: https://developer.wordpress.org/reference/functions/add_meta_box/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.