This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Force text/xml as MIME-type in the feed

ਵੇਰਵਾ

In the last versions of WordPress the feed can be generated as application/rss+xml, application/rss+xml, text/xml, application/atom+xml’ or application/rdf+xml

Some of these content-types are not recognized by old feed readers or some JAVA feed managers (as Jsoup) generating a validation exception.

This plugin overwrite the content-type by ‘text/xml’ used in the past.

ਸਥਾਪਤੀਕਰਨ

  1. Upload force-feed-contenttype folder to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Force text/xml as MIME-type in the feed” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Force text/xml as MIME-type in the feed” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.1

  • Initial Release