ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Create DB Tables

وضاحت

Extremely simple way for developers to create new tables inside the existing WordPress database. Forget the annoying process of opening phpMyAdmin, logging in, then typing out the full SQL command for your new table. With this plugin, everything you need to do is located on one simple to use page, and you don’t have to type out any SQL queries! This plugin also allows you to manage your tables with view and delete functionality for any table you create. It is perfect for the developer who wants to quickly and easily add and manage new database tables in a quick and effective manner.

Future Updates

Updates in the near future will include features for database administration. It is also planned to add functionaily to modify created tables and a table row reference for the tables previously created. If there are any updates you would like to see, please send and email with your comments to [jpreusdev@gmail.com](mailto:jpreusdev@gmail.com “Send me your comments”).

انسٽاليشن

This section describes how to install and activate the plugin.

1. Download plugin zip package from the WordPress Plugin Directory.
2. Unzip the file ‘create-wp-tables.zip’ and upload it to the ‘/wp-content/plugins/’ directory
3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Do I need to know SQL?

Yes, but you don’t need to be an expert. This plugin is built so even a novice can use it. You really only need a basic understanding of the SQL language to properly use this plugin.

جائزا

3 سيپٽمبر 2016
This plugin makes it extremely quick and easy to create & view new and existing WordPress database tables. Its secure, lightweight doesn't slow my site down. Highly recommend to those who want to save time, not use phpMyAdmin, and handle your table creation and management directly inside the WordPress Admin Dashboard.
واحد: سڀ 1 جائزو پڙهو

تعاون ڪندڙ & ڊولپرز

“Create DB Tables” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Create DB Tables” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.2.1

  • Bug fix

1.2.0

  • New Feature: Delete Database Tables
  • New Feature: Display Database Contents
  • New Feature: Delete Row During Table Creation
  • Fixed error when user creates duplicate id row

1.1.1

  • Fixed an error where the name field of of a row was excepting spaces

1.1

  • Adding new rows is now done dynamically.
  • Fixed spelling error on the “Add Table” page.
  • Improved plugin code, reducing the plugin size by 62%.

1.0

  • Initial release of the plugin