mirror of
https://github.com/elementor/hello-theme.git
synced 2025-08-17 19:41:10 +08:00
Internal: new send app link [TMZ-681] (#515)
This commit is contained in:
parent
4281adfdee
commit
c7ec171765
1 changed files with 2 additions and 1 deletions
|
@ -68,9 +68,10 @@ class Promotions extends Rest_Base {
|
|||
'type' => 'go-send',
|
||||
'image' => HELLO_THEME_IMAGES_URL . 'send-logo.gif',
|
||||
'backgroundColor' => '#EFEFFF',
|
||||
'url' => 'https://go.elementor.com/Hello_send',
|
||||
'url' => Utils::get_plugin_install_url( 'send-app' ),
|
||||
'alt' => __( 'Send', 'hello-elementor' ),
|
||||
'title' => '',
|
||||
'target' => '_self',
|
||||
'messages' => [
|
||||
__( 'Connect any website to automated Email & SMS workflows in a click with Send.', 'hello-elementor' ),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue