Custom table prefix
-
Hi :D,
We are using the psmsc plugin across multiple WordPress installations that need to share the same helpdesk data. Currently, the plugin automatically prepends the WordPress site prefix to its tables, resulting in table names like site1_psmsc_…, site2_psmsc_…, etc. This makes it impossible to use the same tables across different sites.
We would like to request an optional feature in the plugin to:
Remove the WordPress site prefix from the plugin tables entirely, so all installations can use the same tables (e.g., psmsc_messages, psmsc_tickets).
Allow changing the plugin prefix (psmsc_) to a custom value if needed.
This optional setting would give full control over table naming and make it possible to synchronize helpdesk data across multiple WordPress sites while maintaining flexibility.
Thank you for considering this improvement.
Greetings,
Dawid
The topic ‘Custom table prefix’ is closed to new replies.