• I am refactoring a custom PHP application using WordPress for the first time.
    The “old” database will be maintained separate from the WP database, but on the same server.
    Would a trigger off the WP.users table be the appropriate mechanism for syncing the “old” database’s users table?

    Am I overlooking another, better way within WP or plugin?

  • The topic ‘What is better than db trigger in WP?’ is closed to new replies.