| @@ -27,9 +27,9 @@ | ||
| 27 | 27 | } |
| 28 | 28 | |
| 29 | 29 | public function plugin_actions( $links, $file ) { |
| 30 | 30 | if ( $file == 'gd-bbpress-attachments/gd-bbpress-attachments.php' ) { |
| 31 | - $settings_link = '<a href="edit.php?post_type=forum&page=gdbbpress_attachments">' . __( 'Settings', 'bbp-core' ) . '</a>'; | |
| 31 | + $settings_link = '<a href="edit.php?post_type=forum&page=gdbbpress_attachments">' . __( 'Settings', 'forumax' ) . '</a>'; | |
| 32 | 32 | array_unshift( $links, $settings_link ); |
| 33 | 33 | } |
| 34 | 34 | |
| 35 | 35 | return $links; |
| @@ -36,9 +36,9 @@ | ||
| 36 | 36 | } |
| 37 | 37 | |
| 38 | 38 | public function plugin_links( $links, $file ) { |
| 39 | 39 | if ( $file == 'gd-bbpress-attachments/gd-bbpress-attachments.php' ) { |
| 40 | - $links[] = '<a target="_blank" style="color: #cc0000; font-weight: bold;" href="https://plugins.dev4press.com/gd-bbpress-toolbox/">' . __( 'Upgrade to GD bbPress Toolbox Pro', 'bbp-core' ) . '</a>'; | |
| 40 | + $links[] = '<a target="_blank" style="color: #cc0000; font-weight: bold;" href="https://plugins.dev4press.com/gd-bbpress-toolbox/">' . __( 'Upgrade to GD bbPress Toolbox Pro', 'forumax' ) . '</a>'; | |
| 41 | 41 | } |
| 42 | 42 | |
| 43 | 43 | return $links; |
| 44 | 44 | } |
| @@ -48,23 +48,23 @@ | ||
| 48 | 48 | |
| 49 | 49 | $screen->set_help_sidebar( |
| 50 | 50 | ' |
| 51 | 51 | <p><strong>Dev4Press:</strong></p> |
| 52 | - <p><a target="_blank" href="https://www.dev4press.com/">' . __( 'Website', 'bbp-core' ) . '</a></p> | |
| 53 | - <p><a target="_blank" href="https://twitter.com/milangd">' . __( 'On Twitter', 'bbp-core' ) . '</a></p> | |
| 54 | - <p><a target="_blank" href="https://facebook.com/dev4press">' . __( 'On Facebook', 'bbp-core' ) . '</a></p>' | |
| 52 | + <p><a target="_blank" href="https://www.dev4press.com/">' . __( 'Website', 'forumax' ) . '</a></p> | |
| 53 | + <p><a target="_blank" href="https://twitter.com/milangd">' . __( 'On Twitter', 'forumax' ) . '</a></p> | |
| 54 | + <p><a target="_blank" href="https://facebook.com/dev4press">' . __( 'On Facebook', 'forumax' ) . '</a></p>' | |
| 55 | 55 | ); |
| 56 | 56 | |
| 57 | 57 | $screen->add_help_tab( |
| 58 | 58 | [ |
| 59 | 59 | 'id' => 'gdpt-screenhelp-help', |
| 60 | - 'title' => __( 'Get Help', 'bbp-core' ), | |
| 61 | - 'content' => '<h5>' . __( 'General Plugin Information', 'bbp-core' ) . '</h5> | |
| 62 | - <p><a href="https://plugins.dev4press.com/gd-bbpress-attachments/" target="_blank">' . __( 'Home Page on Dev4Press.com', 'bbp-core' ) . '</a> | | |
| 63 | - <a href="https://wordpress.org/plugins/gd-bbpress-attachments/" target="_blank">' . __( 'Home Page on WordPress.org', 'bbp-core' ) . '</a></p> | |
| 64 | - <h5>' . __( 'Getting Plugin Support', 'bbp-core' ) . '</h5> | |
| 65 | - <p><a href="https://support.dev4press.com/forums/forum/plugins-free/gd-bbpress-attachments/" target="_blank">' . __( 'Support Forum on Dev4Press.com', 'bbp-core' ) . '</a> | | |
| 66 | - <a href="https://wordpress.org/support/plugin/gd-bbpress-attachments" target="_blank">' . __( 'Support Forum on WordPress.org', 'bbp-core' ) . '</a> </p>', | |
| 60 | + 'title' => __( 'Get Help', 'forumax' ), | |
| 61 | + 'content' => '<h5>' . __( 'General Plugin Information', 'forumax' ) . '</h5> | |
| 62 | + <p><a href="https://plugins.dev4press.com/gd-bbpress-attachments/" target="_blank">' . __( 'Home Page on Dev4Press.com', 'forumax' ) . '</a> | | |
| 63 | + <a href="https://wordpress.org/plugins/gd-bbpress-attachments/" target="_blank">' . __( 'Home Page on WordPress.org', 'forumax' ) . '</a></p> | |
| 64 | + <h5>' . __( 'Getting Plugin Support', 'forumax' ) . '</h5> | |
| 65 | + <p><a href="https://support.dev4press.com/forums/forum/plugins-free/gd-bbpress-attachments/" target="_blank">' . __( 'Support Forum on Dev4Press.com', 'forumax' ) . '</a> | | |
| 66 | + <a href="https://wordpress.org/support/plugin/gd-bbpress-attachments" target="_blank">' . __( 'Support Forum on WordPress.org', 'forumax' ) . '</a> </p>', | |
| 67 | 67 | ] |
| 68 | 68 | ); |
| 69 | 69 | |
| 70 | 70 | $screen->add_help_tab( |
| @@ -71,12 +71,12 @@ | ||
| 71 | 71 | [ |
| 72 | 72 | 'id' => 'gdpt-screenhelp-website', |
| 73 | 73 | 'title' => 'Dev4Press', |
| 74 | 74 | 'sfc', |
| 75 | - 'content' => '<p>' . __( 'On Dev4Press website you can find many useful plugins, themes and tutorials, all for WordPress. Please, take a few minutes to browse some of these resources, you might find some of them very useful.', 'bbp-core' ) . '</p> | |
| 76 | - <p><a href="https://plugins.dev4press.com/plugins/" target="_blank"><strong>' . __( 'Plugins', 'bbp-core' ) . '</strong></a> - ' . __( 'We have more than 10 plugins available, some of them are commercial and some are available for free.', 'bbp-core' ) . '</p> | |
| 77 | - <p><a href="https://support.dev4press.com/kb/" target="_blank"><strong>' . __( 'Knowledge Base', 'bbp-core' ) . '</strong></a> - ' . __( 'Premium and free tutorials for our plugins themes, and many general and practical WordPress tutorials.', 'bbp-core' ) . '</p> | |
| 78 | - <p><a href="https://support.dev4press.com/forums/" target="_blank"><strong>' . __( 'Support Forums', 'bbp-core' ) . '</strong></a> - ' . __( 'Premium support forum for all with valid licenses to get help. Also, report bugs and leave suggestions.', 'bbp-core' ) . '</p>', | |
| 75 | + 'content' => '<p>' . __( 'On Dev4Press website you can find many useful plugins, themes and tutorials, all for WordPress. Please, take a few minutes to browse some of these resources, you might find some of them very useful.', 'forumax' ) . '</p> | |
| 76 | + <p><a href="https://plugins.dev4press.com/plugins/" target="_blank"><strong>' . __( 'Plugins', 'forumax' ) . '</strong></a> - ' . __( 'We have more than 10 plugins available, some of them are commercial and some are available for free.', 'forumax' ) . '</p> | |
| 77 | + <p><a href="https://support.dev4press.com/kb/" target="_blank"><strong>' . __( 'Knowledge Base', 'forumax' ) . '</strong></a> - ' . __( 'Premium and free tutorials for our plugins themes, and many general and practical WordPress tutorials.', 'forumax' ) . '</p> | |
| 78 | + <p><a href="https://support.dev4press.com/forums/" target="_blank"><strong>' . __( 'Support Forums', 'forumax' ) . '</strong></a> - ' . __( 'Premium support forum for all with valid licenses to get help. Also, report bugs and leave suggestions.', 'forumax' ) . '</p>', | |
| 79 | 79 | ] |
| 80 | 80 | ); |
| 81 | 81 | } |
| 82 | 82 | |
| @@ -86,4 +86,6 @@ | ||
| 86 | 86 | |
| 87 | 87 | include BBPCATTACHMENTS_PATH . 'forms/panels.php'; |
| 88 | 88 | } |
| 89 | 89 | } |
| 90 | + | |
| 91 | + | |