{"id":15498012,"url":"https://github.com/bueltge/wp-contact-form-template","last_synced_at":"2025-04-22T22:22:41.714Z","repository":{"id":4063260,"uuid":"5167056","full_name":"bueltge/WP-Contact-Form-Template","owner":"bueltge","description":"A simple contact form template for use inside a theme in WordPress","archived":false,"fork":false,"pushed_at":"2019-04-29T07:22:06.000Z","size":40,"stargazers_count":26,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-17T13:32:44.728Z","etag":null,"topics":["contact","contact-form","form","theme","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mehtryx/wpengine-deploy","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bueltge.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-24T15:02:47.000Z","updated_at":"2023-08-20T04:59:35.000Z","dependencies_parsed_at":"2022-09-15T23:40:13.832Z","dependency_job_id":null,"html_url":"https://github.com/bueltge/WP-Contact-Form-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bueltge%2FWP-Contact-Form-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bueltge%2FWP-Contact-Form-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bueltge%2FWP-Contact-Form-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bueltge%2FWP-Contact-Form-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bueltge","download_url":"https://codeload.github.com/bueltge/WP-Contact-Form-Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250332333,"owners_count":21413195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contact","contact-form","form","theme","wordpress"],"created_at":"2024-10-02T08:41:40.488Z","updated_at":"2025-04-22T22:22:41.688Z","avatar_url":"https://github.com/bueltge.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Contact Form Template\n\nA simple contact form template for usage inside a theme in WordPress\n\n![Screenshot on my private blog](https://github.com/bueltge/WP-Contact-Form-Template/raw/master/screenshot-1.png)\n\n### Background\nEvery plugin I found was easy to implement, but very often to much overload in WordPress ... Tables, Shortcodes, includes on all pages in frontend and much more. For an simple contact form was it easy to use a page template.\n\n## Use page template on pages\nCreate a WordPress page called “Contact” or “Contact Me” or whatever. In the right sidebar you will see a drop-down list under “Page Template.” Choose this template “Contact.” At the top of the right sidebar, under “Discussion,” uncheck the box marked “Allow Pings.” Now save your work and you’re done.\n\n## Use the form template\nIn your page template called “Contact” or whatever inlcude the form template. Copy the template inside your theme.\n\n\t\u003c?php get_template_part( 'contact', 'form' ); ?\u003e\n\n## Examples\n  * Code: See the page template inside this repo for the default WordPress 'TwentyTen' theme:\n\n\t`https://github.com/bueltge/WP-Contact-Form-Template/blob/master/twentyeleven/page-contact.php`\n\n\t@see: [twentyeleven/page-contact.php](https://github.com/bueltge/WP-Contact-Form-Template/blob/master/twentyeleven/page-contact.php)\n\n## Settings\nYou can only set the string for textdomain, that is translatable for the language files of the theme.\nThe string was set on start of the form template `contact-form.php`.\n\n\t// settings\n\t// text domain string from theme for translation in theme language files\n\t$text_domain_string = 'default';\n\n## Other Notes\n### Requirements\n * PHP 5.2\n * WordPress ;)\n\n### Contact \u0026 Feedback\nThis template is designed and developed by me ([Frank Bültge](https://bueltge.de))\n\nPlease let me know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.\n\n### Disclaimer\nI'm German and my English might be gruesome here and there. So please be patient with me and let me know of typos or grammatical farts. Thanks\n\n### License\nGood news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbueltge%2Fwp-contact-form-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbueltge%2Fwp-contact-form-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbueltge%2Fwp-contact-form-template/lists"}