Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Shortlink Manager TMP

Beskrivning

Shortlink Manager TMP helps you create and manage short links easily. You can create, edit and delete short links and track clicks.

Main functions:
– Create, edit, delete shorten links quickly and conveniently
– Can customize slug with any keyword
– Search by slug or link
– Warning when deleting links
– Sort by ID or click order
– Paginate 10 links in page
– QR code generation for shortlink

Skärmdumpar

Installation

  1. Go to yourdomain/wp-admin/plugins.php and upload ’shortlink-manager-tmp.zip’ (Or upload the ’shortlink-manager-tmp’ folder to the ’/wp-content/plugins/’ directory by FTP)
  2. Activate the plugin through the ’Plugins’ menu in WordPress.
  3. Go to ’Shortlink Manager’ under the admin menu to start using the plugin.

Vanliga frågor

How do I use this plugin?

  1. Go to ’Shortlink Manager’ under the admin menu.
  2. Use the form to create or edit shortlinks.
  3. Manage your shortlinks from the list view.

Recensioner

Läs alla 0 betyg

Bidragsgivare och utvecklare

”Shortlink Manager TMP” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Shortlink Manager TMP” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.3

  • Update QR code generation for shortlink:
  • QR code is only generated when clicking on the QR Link button
  • The image will be saved in the uploads/shortlink_manager_qr folder and will be automatically deleted after 7 days
  • There is a download button to save or share the image
  • The QR code can be used indefinitely, even if the image is deleted, as long as the shortlink still exists

1.2

  • Fix: wpdb::prepare() must have a placeholder

1.1

  • Update:
  • Delete ID column, replace with ascending order number column
  • Latest link will be displayed on top
  • If slug entered is more than 8 characters, a warning will be displayed that failed

1.0

  • Initial release.