Apraksts
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.
Uzstādīšana
- 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
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“wp-TrackbackPopup” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “wp-TrackbackPopup” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
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