| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /usr/share/cloudlinux/wpos/wp-toolkit-hooks/ |
| Current File : //usr/share/cloudlinux/wpos/wp-toolkit-hooks/site-cloning-completed |
#!/bin/bash # This is a simple wrapper for the wp-toolkit-clone-awp-settings script. # It transparently forwards all arguments to the underlying script. # Intended to be used as a WP Toolkit hook (e.g., site-cloning-completed), # where the hook parameters are passed as command-line arguments. exec /usr/sbin/wp-toolkit-clone-awp-settings "$@"