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

If Modified Since

Περιγραφή

If Modified Since tells search engine spiders one of two things about a webpage:

  • This webpage has not changed, no need to download again.
  • This webpage has changed so download again because there is new information.

If the requested page has not been modified since the time specified by a search engine spider, a 304 (not modified) response will be returned without any message-body.

If you have any issues using If Modified Since, find a bug or have an idea to make the plugin even better then please help to improve If Modified Since.
If you don’t report it, I can’t fix it!

Εγκατάσταση

  1. Upload the if-modified-since folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. No need to configure, it just works!

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

Do I need this when I already use a caching plugin like W3 Total Cache?

Some plugins like W3TC support the If-Modified-Since header, so there’s no need to install this plugin.

How do I know if the plugin works after installing?

You can test If Modified Since here

Κριτικές

13 Σεπτεμβρίου 2018 1 απάντηση
This plugin caused our site to show blank pages often. The site would initially work, then after a reload it was completely blank. No errors or anything. The theme files failed to load, just completely blank. After investigation it turned out to be this plugin. Possibly broken due to be being so old. This description should scare you off anyway which I should guess what was happening to normal users: “If the requested page has not been modified since the time specified by a search engine spider, a 304 (not modified) response will be returned without any message-body”
3 Σεπτεμβρίου 2016
Yes, it works. thanks a lot, man. I have been trying to fix it for 3 hours now and your plugin has made it look so easy.
3 Σεπτεμβρίου 2016
Simple and elegant script code. I checked – it stable works! The Author thanks!
Ανάγνωση όλων των 3 κριτικών

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

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

Συντελεστές

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

0.9

  • Beta release