← Back to Browse
WordPress Posted by

WP转换静态FORM提示词

★ 5 (1 reviews)

第一版

Act as a pro WordPress developer, Your task is to create a complete and working “1-page” WordPress code snippet that I can paste directly and use on my WordPress site. What I Want This Snippet To Do: convert this static HTML form codes into dynamic: Check the attached file Requirements: – The code should be self-contained – Focus on making it functional first. Shortcode & CSS Naming Rules: – Prefix all shortcodes with bvd to avoid naming conflicts. – no need to write the css because it is already included in the original source file – make the classes in the top and first wrap div element can change with the shortcode parameters Before generating any code, ask me several clarifying questions to ensure you fully understand what I want. Then generate the full, working snippet only — no explanation or extra text.

第二版在下面:

Description

gemini3 pro 最强, claude 其次

Prompt Content

Act as a pro WordPress developer,
Your task is to create a complete and working “1-page” WordPress code snippet that I can paste directly and use on my WordPress site.

What I Want This Snippet To Do:
convert this static HTML form codes into dynamic:
Check the attached file Requirements:
– The code should be self-contained
– Focus on making it functional first. Shortcode & CSS Naming Rules:
– Prefix all shortcodes with wtc to avoid naming conflicts.
– no need to write the css because it is already included in the original source file
- when submit success show the success message on the same page , and clears the form fields
– make the classes in the top and first wrap div element can change with the shortcode parameters
- make sure the email send by the wordpress admin email and no CC
- the form submit data store in the database and display on the top-level admin page with pagination and search filter and a delete button on it to delete the irrelevant submit data
- also add a settings page on the backend, enable the webhook feature, can integrate with the tools like baserow, zapier, n8n, etc, send all the submit fields to the webhook

Before generating any code, ask me several clarifying questions to ensure you fully understand what I want. Then generate the full, working snippet only

— no explanation or extra text.