Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

MoeNet Public CDN

Περιγραφή

As we know, Gravatar, GoogleAPIs and WordPress.com are blocked by GFW in China. It makes accessing WordPress sites slow, even causing Javascript errors, or breaking page styles. In order to solve this issue, some people and companies deployed Reverse Proxy CDN Servers to accelerate these resources, and we’re one of them. With this plugin, you can easily replace the blocked resources into accessible ones.

Here’s our replacement rules:

http://*.gravatar.com -> http://gravatar.moefont.com (excluding secure.gravatar.com)

//secure.gravatar.com -> //gravatar-ssl.moefont.com

//fonts.googleapis.com -> //cdn.moefont.com/fonts

//ajax.googleapis.com -> //cdn.moefont.com/ajax

//s.w.org -> cdn.moefont.com/worg

//s*.wp.com -> cdn.moefont.com/wpcom

//pixel.wp.com -> cdn.moefont.com/pixel.wpcom

The server is provided by MoeNet Inc. and this plugin is maintained by Balthild Ires.

GitHub repo: MoeNetwork/MoeCDN-WordPress

About informations collecting

Your blog name, url and WP version. Just these, no more!

Why collect you information?

In order to provide better service.

If you don’t want us to collect my informations…

When you first activate the plugin, we’ll take tou to the settings page. Please unchecked the last checkbox and save the options. Note that before you first save the plugin options, we WILL NOT and HAVE NOT collect any informations.

Εγκατάσταση

Just upload the plugin, activate it, and choose something you want to accelerate, then save the options. The plugin will complete replacement automatically.

Συχνές Ερωτήσεις

Why my blog becomes very slow after activeted the plugin?

Because this plugin is only should be used when you or your readers is in China. Our servers is located in China.

Κριτικές

3 Σεπτεμβρίου 2016
解决了Gravatar在中国无法访问的难题,而且速度很快,最重要的是这是免费的!
Ανάγνωση 1 κριτικής

Συνεισφέροντες & Προγραμματιστές

“MoeNet Public CDN” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.5

  • Avoid flushing wrong output buffer.

1.4

  • Support pixel.wp.com.

1.3

  • Combine ssl and non-ssl domains of Gravatar.

1.2

  • Fix a silly coding accident that causes the plugin can’t take any effect.

1.1

  • Fix a bug that can’t enable the WordPress.org option

1.0

  • The first version.