Shibhu Matrimony turns any WordPress site into a fully featured matrimonial platform. Members can submit detailed biodata profiles from the front end, browse and filter listings, and manage their own profiles — all without leaving your website.
Administrators get a dedicated dashboard with real-time statistics and a timestamped activity log so they always know what is happening on the platform.
Profile Management
mmatr_profile) purpose-built for matrimonial biodata.Search & Browse
Shortcodes
[shibhu_matrimony_profiles] — Display the profiles listing grid.gender, per_page, orderby, order.[shibhu_matrimony_profiles gender="female" per_page="12"][shibhu_matrimony_submit_form] — Render the front-end profile submission form.[shibhu_matrimony_search_form] — Render the advanced search and filter form.Admin Reports (v1.2.0)
Settings
Developer Friendly
your-theme/shibhu-matrimony/ to customise the output.shibhu-matrimony text domain.Shibhu Matrimony is built with security as a first priority:
wp_verify_nonce().sanitize_text_field(), absint(), wp_unslash(), etc.).esc_html(), esc_attr(), esc_url(), and wp_kses() before being sent to the browser.current_user_can()) guard every admin action and AJAX endpoint.All user-facing strings are wrapped in standard WordPress i18n functions. The plugin ships with a .pot file so translators can get started immediately.