Περιγραφή
D(ifferent)P(lace) URL Shortner is a WordPress Plugin designed to use the most popular URL shortening services. At this moment the only supported services are Bitly.com and Google URL Shortner.
There are 3 ways to generate and obtain a shortlink:
- When you publish a post or a page
- When you update a published post or page
-
When you view a post or a page that use this code
<?php echo wp_get_shortlink(); ?>
You can find the latest release on GitHub
Εγκατάσταση
Copy the folder dpurlshortner and its content into /wp-content/plugins
Συχνές Ερωτήσεις
-
Is necessary an API key for Google URL Shortner?
-
No at this moment, is not strictly necessary if the number of calls is limited.
-
Where can I get an API key for Google URL Shortner service?
-
Is necessary an API key for bit.ly shortner service?
-
Yes
-
Where can I get an API key for bit.ly shortner service?
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“DP URL Shortner” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “DP URL Shortner” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.1
- This version is quite stable but it can be used as long as you know what you are doing.
0.2
- This version bypass the error “SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed”.