change into readme.txt again

This commit is contained in:
biztechc
2015-04-09 08:55:12 +00:00
parent ca8fe2a7ec
commit 9970ae3372
+1 -1
View File
@@ -45,7 +45,7 @@ First of Save Plugin's settings. It will display 'WP jQuery DataTable' tab
Like
`<?php echo do_shortcode('[wp_jdt id="table id here"]');?>`
=Shortcode Parameters=
= Shortcode Parameters =
1. id: =(Required) Used table id as a parameter of id. Example [wp_jdt id="demo"] and table is `<table id="demo">...</table>`
2. info: Show information about the table. It return boolean. By default 'true'. Example [wp_jdt info="false"]