Περιγραφή
Content Delivery/Distribution Networks help speed up a website by loading assets from multiple sources around the Internet. CoralCDN provides a free network of servers to help website owners easily offload resources to improve the performance of the site.
This plugin automatically enables the network for images added to a post or page.
Εγκατάσταση
- Upload
coral-cdn.php
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Upload images in your posts and pages just like always.
Συχνές Ερωτήσεις
- How does this work?
-
CoralCDN works by appending
.nyud.net
to any assets you want to speed up.
The plugin works by rewriting the site’s URL for any images you upload when editing a post. - Can I use this for CSS/JS files?
-
Not yet, but I’m working on that.
Συνεισφέροντες & Προγραμματιστές
“CoralCDN” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “CoralCDN” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.0
- Admin changes only. Code is same version as 0.1.1.
- Switched to semver version numbering.
0.1.1
- Minor updates to make sure right URL is used.
0.1.0
- Initial release.