Περιγραφή
Simple Short Link allows you to generate short links for your posts without relying on any external services. The links are generated locally on your website and have no expiration date. Share these short links anywhere, including social media, with no issues in post preview.
Features
- Generate short links for your posts.
- No external services or third-party dependencies.
- No additional database tables or read/write operations.
- Seamless integration with social media for post previews.
- Lightweight and easy to use.
Support
If you need support or have any questions, feel free to open an issue on our GitHub repository.
License
This plugin is licensed under the GPLv2 or later. See the LICENSE file for more details.
Εγκατάσταση
- Upload the
simple-short-link
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Start generating short links for your posts!
Συχνές Ερωτήσεις
-
Does this plugin use external shortlink providers?
-
No, all operations are handled within WordPress itself.
-
Does this plugin create additional tables or use the database at all?
-
No, this plugin does not perform any read/write operations to the database.
-
Yes, the short link will correctly preview the post on social media platforms.
-
Does the short link have any click tracking features?
-
No, the plugin generates simple, direct links without tracking features.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Simple Short Link” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Simple Short Link” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.2
- Enqueued scripts and styles properly.
- Improved code structure and readability.
1.0.1
- Initial release