
內容簡介
在 WordPress 中創建自訂表格後,您需要在 WordPress 管理面板中操作那些數據的屏幕嗎?
在為 WordPress 準備其他數據庫表格(隨後稱為自訂表格)時,通常需要一個屏幕在 WordPress 管理面板中操作該表格數據的 CRUD(即創建,讀取,更新,刪除)操作。
此外,如果該屏幕符合熟悉的 WordPress UI 界面,這將更加理想,因為 WordPress 用戶可以直觀地使用它。
然而,需要在 WordPress 管理面板中進行一定量的程式開發才能準備好這種屏幕,而這相當麻煩。
這個 “Crudiator” 可以在幾個步驟中實現!
使用 Crudiator,您可以立即在 WordPress 管理面板中創建一個屏幕,以允許 CRUDE 操作自訂表格。
如果您需要為自訂表格在 WordPress 中創建一個 CRUD 操作屏幕,您將節省大量開發工作時間。
外掛標籤
開發者團隊
原文外掛簡介
Once you create a custom table in WordPress, don’t you need a screen to manipulate that data within the WordPress admin panel?
When you prepare other database tables (henceforth, custom tables) in WordPress, you usually need a screen to operate CRUD for that table data in the WordPress admin panel. (CRUD is an acronym for Create, Read, Update, Delete.)
Moreover, it would be great if the screen conforms to the familiar WordPress UI, preferably so that WordPress users can use it intuitively.
However, it requires a certain amount of program development to prepare it in the WordPress admin panel, and this is quite a hassle.
This “Crudiator” makes it possible in just a few steps!
With Crudiator, you can instantly create a screen in the WordPress admin panel that allows CRUD manipulation of custom tables.
If you need to create a screen for CRUD operations on custom tables in WordPress, you will save a whole lot of development man-hours
