PluginProbe
Taboola / 2.2.2
Taboola v2.2.2
1.0.4 1.0.5 1.0.6 1.0.8 2.0.1 2.0.2 2.1.0 2.1.1 2.2.2 2.2.3 3.0.0 3.0.1 3.0.2 3.1.0 trunk 1.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.2 1.0.3
taboola / readme.txt

readme.txt in Taboola 2.2.2, at readme.txt

141 lines 5.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Taboola ===
2 Contributors: Taboola
3 Tags: content recommendations, taboola, discovery,ad networks, ads, advertising, affiliate, content ads, contextual ads, Contextual Advertising, engagement, income, monetization, monetize, pay per click, popular posts, posts, ppc, related, Related Content, related post thumbnails, related posts, relevant ads, revenue, similar posts, text ads, widgets,recommendations,thumbnails, traffic, widget
4 Requires at least: 5.2
5 Tested up to: 6.6.0
6 Stable tag: trunk
7 License: GNU General Public License v3.0
8 License URI: http://www.gnu.org/licenses/gpl-3.0.txt
9
10 Use the Taboola plugin to generate revenue from native ads and drive engagement with editorial content.
11
12 == Description ==
13 This plugin provides an easy way to integrate Taboola content into your WordPress pages.
14 Using Taboola’s mix of sponsored and editorial content, you can generate revenue and drive engagement.
15 (Requires an account with Taboola. For more detail, see the <a href="https://developers.taboola.com/web-integrations/docs/wordpress-plugin/" target='_blank'>Taboola Dev Center</a>.)
16
17 == Installation ==
18
19 = Requirements =
20 * PHP 5.x, 7.x or 8.x
21 * WordPress 5.x or 6.x
22
23 = Installation Process =
24 * Log into the WordPress admin for your site
25 * Go to 'Plugins' -> 'Add New'
26 * Search for Taboola. Once found click on 'Install Now'
27 * Select 'Activate Plugin' from the download page or go to 'Plugins' -> 'Installed Plugins' -> 'Activate Plugin'
28
29 = Your Taboola widgets =
30 * Find Taboola in the ‘Installed Plugins’ section
31 * Select ‘Settings’ - this will take you to the plugin dashboard.
32 * If you have not already done so, contact Taboola to obtain your specific settings.
33 * Fill in your specific settings, as provided by Taboola.
34 * Your below-article unit will appear directly below your article. Your mid-article unit will appear directly below your chosen paragraph number.
35 * Click ‘Apply Changes’.
36 * The Taboola units should now appear on your article pages.
37
38 For more detail, see the <a href="https://developers.taboola.com/web-integrations/docs/wordpress-plugin/" target='_blank'>Taboola Dev Center</a>.
39
40 == Frequently Asked Questions ==
41 = How do I use Taboola's Plugin? =
42 Once you have a Taboola account, reach out to us to obtain your specific Taboola settings. You can contact us through Backstage or reach out to your Taboola representative.
43
44 = Where do the units appear on my pages? =
45 Taboola works best on article pages - this is where your users are most engaged. Our below-article units appear directly after your content. The plugin manages this for you automatically. For your mid-article widget, choose a paragraph number - the unit will display beneath your chosen location.
46
47 = Can I have additional features, such as video or sticky ads? =
48 Yes, once you have added Taboola to your pages, you can request any other Taboola solution. You can do this in your Backstage account, or by contacting your Taboola representative. These additional solutions are activated by Taboola - no work required from you!
49
50 = Can I customize the UI of the Taboola units? =
51 While we have created a UI that we know performs the best, you can make changes. Simply contact us in your Backstage account or reach out to your Taboola representative. These customizations are activated by Taboola - no work required from you!
52
53 = How can I report security bugs?
54
55 You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/taboola)
56
57 == Screenshots ==
58 1. **Taboola's settings page**
59
60 == Changelog ==
61
62 = 2.2.2 =
63 * Added the web push integration functionality and enabled push notifications
64
65 = 2.2.1 =
66 * The webPush scripts have been added to all pages, including Home, Category, and Article pages.
67
68 = 2.2.0 =
69 * Placed the Service Worker in the root directory
70
71 = 2.1.0 =
72 * Resolved the error and warnings
73
74 = 2.0.0 =
75 * Added the SDK script on the blog pages
76
77 = 2.1.1 =
78 * Fixed a bug that sometimes caused the creation of the settings table to fail, for certain MySQL versions
79
80 = 2.1.0 =
81 * Enhanced UI for sidebar units
82 * Security fix (HTML injection vulnerability)
83 * Tested on WordPress 6.3.2
84
85 = 2.0.2 =
86 * Security fix (CSRF vulnerability)
87
88 = 2.0.1 =
89 * Minor UI improvements
90
91 = 2.0.0 =
92 * Enhanced UI and functionality
93 * Support for below-article, mid-article and homepage widgets
94 * Tested on Wordpress 6.1.1
95
96 = 1.0.14 =
97 * Additional logging
98
99 = 1.0.13 =
100 * Minor fixes and improvements
101
102 = 1.0.12 =
103 * Minor Fix for PHP 8.0.x
104
105 = 1.0.11 =
106 * Support for PHP 8.0.x
107 * Tested on Wordpress 6.0.2
108
109 = 1.0.10 =
110 * Support for PHP 7.4.x
111 * Tested on Wordpress 6.0.1
112
113 = 1.0.8 =
114 * Renamed internal files
115 * Tested on Wordpress 4.7.3
116 * Place widget outside of main content element by default (to allow "Read More")
117
118 = 1.0.7 =
119 * Removed excess logs
120
121 = 1.0.6 =
122 * Better impressions reporting
123
124 = 1.0.5 =
125 * Added support for PHP 7
126
127 = 1.0.4 =
128 * Removed explicit http indication. it will automatically use the protocol from the page
129
130 = 1.0.3 =
131 * Added the ability to manually control where on the page the widget should be located
132
133 = 1.0.2 =
134 * Expanding the integration use cases that the template supports
135
136 = 1.0.1 =
137 * Added ability to place additional widgets on a page
138
139 = 1.0 =
140 * Initial release
141