विवरण
Simply add anchors links inside your content. Shortcode [wpanchor id="your_id"]
is added via a button in Wisiwig. After your need to create a link inside your site with #your_id for the href link. Your link look likes <a href="#your_id">my link</a>
इंस्टॉलेशन
- Upload the plugin wp-simple-anchors-links files to the
/wp-content/plugins/
directory - Activate the wp-simple-anchors-links plugin through the ‘Plugins’ menu in WordPress.
- Include the shortcode
[wpanchor id="your_id"]
where you want a specific anchor links to be displayed.
सामान्य प्रश्न
No FAQ for moment
समीक्षाएं
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “WP Simple Anchors Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.0.0
- First Release