Complete rewrite of the plugin and the settings pages, now using the WordPress settings API and settings sections...
The related posts map at the bottom of blog posts query posts with the language as the one being read by the user..
It's boolean and can take 2 values Nodes on the map are blog posts and links are tags. Nodes on the map are tags and links are posts.. attributeid id of the element on.
Additional parameters id id of post to include the result list number of posts to get.. related posts get posts with the same tags as the one with the id given parameter.
Additional parameters id id of the post for which the tags are taken to make the number of posts to get.. tag posts get posts containing the tag with id given parameter.
To add the map on the tag and category archive pages, paste the following snippets, in the following files in your theme directory tag php.
Open JSON API plugin configuration page and enable the JMI controller Go to the administration section..
The white page you see when you click on the download link appears because your browser tries to open the client instead of offering to download it..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add Solr utility class needed to generated the map on the search results page.
Read more