वर्णन
From the authors of wp-Typography comes wp-TrackbackPopup.
In WordPress the default trackback link behavior causes persistent user confusion. Knowledgeable users right-click on the link and copy the link location. But the vast majority of users click the link — expecting to copy the link from the browser’s location bar — only to be redirected back to the very page they were on. The standard implementation does not provide the expected result.
wp-TrackbackPopup resolves this issue. It uses unobtrusive JavaScript to create a popup window when a user clicks the trackback link. The popup window provides a text version of the trackback URL for easy copying and pasting.
The popup window may be styled to match your existing theme.
View the wp-TrackbackPopup homepage for more information.
स्थापना
- Log in to WordPress as an administrator
- Go to
Plugins > Add New
and search forwp-TrackbackPopup
- Click
install
next to the wp-TrackbackPopup plugin description - Click the
Install Now
button in the pop-up window - After the plugin is installed, click the
Activate Plugin
link - Go to
Settings > wp-TrackbackPopup
to set your preferences
Alternately, you may manually upload the plugin by following the following instructions:
- Go to https://wordpress.org/extend/plugins/wp-trackbackpopup/, and click the
Download
button - Unzip the
wp-trackbackpopup.x.x.zip
file - Using your favored FTP client, upload the
wp-trackbackpopup
folder to the/wp-content/plugins/
directory - Log in to WordPress as an administrator
- Go to
Plugins > Installed
, locate the plugin and click the relatedActivate
link. - Go to
Settings > wp-TrackbackPopup
to set your preferences
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“wp-TrackbackPopup” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “wp-TrackbackPopup” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.1.1 – August 7, 2009
- Fixed “Reset Defaults” conflict with other plugins
1.1 – July 30, 2009
- Completely rewritten to bring it up to WordPress 2.7 compatibility
1.0 – November 4, 2008
- Initial release