Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

Ajax Content Renderer

Beskriuwing

This plugin detects Ajax requests and returns just the formatted body of the post or page.

Ynstallaasje

Install

  1. Unzip plugin and upload the betancourt-ajax-content directory to your blog’s wp-content/plugins directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. That’s it. Now you can request a post via Ajax. The response will be clean HTML containing the text of the post.

Alternatively you can test this quickly using cURL. Try the following from the command line:
curl http://your.domain.name/your-content-slug/ -H X-Requested-With:XMLHttpRequest

FAQ

Please visit the forum for questions or comments: https://wordpress.org/tags/ajax-content-renderer/

Resinsjes

D’r binne gjin resinsjes foar dizze plugin.

Meiwurkers & amp; Untwikkelders

“Ajax Content Renderer” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette “Ajax Content Renderer” yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

1.0.0

Initial release

1.1.0

  • Minor change to evaluation of XHR headers. Avoids PHP warnings.
  • Tested against WP 3.1.2

1.1.1

Updated documentation and added link to sample implementation.

1.1.0

Upgrade to avoid PHP warnings.

1.2.0

Cleaned up code.

1.3.0

Fixed bug reported by zulien on 30-Jun-2011. The plugin was only supporting single pages. It now supports single posts, pages and multi-post homepages.

1.3.1

1.3.2

  • Tested on WordPress 3.5.1
  • Updated installation instructions.

1.3.3

Corrected error in changelog.

1.3.3.1

Tested against WordPress 3.9

1.3.4

Incorporated change submitted by Seb33300 to avoid disabling the Media listings in WP Admin.