वर्णन
WP SMTP Contact Form is a wordpress plugin based upon WP Contact Form.
Instead of using the php default mail function (which probably uses sendmail),
WP SMTP Contact Form uses PEAR:Mail to send mail using an external SMTP server.
स्थापना
- Upload to your plugins folder, usually
wp-content/plugins/ - Activate the plugin on the plugin screen.
- Configure the plugin on it’s settings screen. Settings -> Contact Form
नेहमी विचारले जाणारे प्रश्न
- How to use the WP SMTP Contact Form plugin
-
You need to add the
<!--contact form-->to the body of the post/page in the editors HTML mode.
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Version: 0.3” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Version: 0.3” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
0.1 – Init
0.2 – Include pear mail
0.3 – External PEAR detection