वर्णन
This plugin provides a clean, lightweight solution for creating popups in WordPress. It uses a custom post type to manage popups and displays them in the site footer. Popups can be triggered via anchor links or JavaScript.
Features
- Create unlimited popups via WordPress admin
- Custom post type for easy management
- Support for shortcodes (Contact Form 7, etc.)
- Responsive design
- Click outside or × button to close
- URL hash-based triggering
- Scroll lock when popup is open
Support
If you want to buy me a coffee, write me a message to kagafonov2222@yandex.ru
स्थापना
- Upload the
yap-yet-another-popupsfolder to/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to YAP – Yet Another Popups Add New Popup to create your first popup
नेहमी विचारले जाणारे प्रश्न
-
How do I create a popup?
-
- In WordPress admin, go to Popups Add New Popup
- Enter a title (displayed as popup heading)
- Add content in the editor (supports HTML and shortcodes)
- Click Publish
- Copy the Popup Slug from the meta box (e.g.,
#yapopup123)
-
How do I open a popup?
-
Add a link with the href equal to the popup slug:
<a href="#yapopup123">Open Popup</a> -
Does this work with Contact Form 7?
-
Yes! You can add any shortcode including Contact Form 7 in the popup content editor.
-
Can I customize the popup styles?
-
Yes, override the CSS classes in your theme’s stylesheet. See the Customization section in the plugin settings page.
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“YAP – Yet Another Popups” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “YAP – Yet Another Popups” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0.1
- Added “Output popups titles” setting with checkbox to optionally display/hide popup titles
- Added “Remove plugin data on uninstall” setting with checkbox to optionally remove plugin data on uninstall
- Minor bug fixes
1.0.0
Initial version.
