Releases: garex/wp-testing
Releases · garex/wp-testing
0.6: Individual answers
* Add individual answers feature * Update locales for main languages * Migrate existing tests on new questions-answers model * Allow to individualize answers: custom global answer title for question * Use "Test Categories" in admin menu to differ with post categories
0.5.4: Update German translation
0.5.3: Add standard category to tests
* Update README about Bulgarian translation
0.5.2: Fix fatal error incompatibility with wordpress-seo plugin
* Adding Bulgarian translation
0.5.1: Add tags, improve formulas editor and docs
* Prefix screenhots by zeros * Remove session stuff to avoid openbasedir bug * Update compatible up to WP 4.0 * Swap formulas and results columns in editor * Add tags to test
0.5: Localization and quick fill
* Localize to six languages with help of [Transifiex](https://www.transifex.com/projects/p/wp-testing/) * Add understandable labels for no-questions/no-answers and other no-something cases in test editor * Quick fill questions from text * Quick fill scores from questions separated by commas * Update docs and add screenshots
0.4.2: Fix pages disapperance and form formatting
* Fix pages disapperance * Fix fill form (public) formatting conflict with wpautop (for example under Monaco theme)
0.4.1: Fix tests preview mode
* Not changing main WP query when in preview
0.4: Display tests in blog everywhere same as posts
* Display tests on homepage, in categories and other places just like posts * Allow to hide individual tests from homepage by "Publish on the home page" setting at publish box * Fix quickedit for posts * Fix quickedit for tests by saving test part only in full edit mode * Minimize possibility of "Max post vars" warning by minizing the number of hidden inputs