Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mentor-medier/ad-taboola-block

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mentor-medier/ad-taboola-block

Fusion News Theme Taboola Widget

  • 5.13.3
  • latest
  • stable
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

@wpmedia/ad-taboola-widget

Block that implement a Taboola Widget.

Props

Global

PropRequiredDescription
taboolaPublisherIdyesPublisher ID provided by Taboola

This configuration need to added to blocks.json like this:

{
    ...
    "values": {
        "default": {
            "siteProperties": {
                ...
                "taboolaPublisherId": "client-publisher-id",
                ...
            }
        }
    }
}

Per widget

PropRequiredDescription
taboolaPlacementyesWidget placement description, provided by Taboola
taboolaModeyesWidget mode, provided by Taboola
taboolaContaineryesWidget container name, provided by Taboola

This properties will be defined on each block added to the page.

Reference Material

Implementing Taboola Javascript Placement Code

Additional Considerations

The block will not render inside PageBuilder editor. Inside the editor, when the widget has his properties correctly configured, will show a dummy block with the placement name. To see the widget working, need to publish the page and on the preview url add the parameter &taboola_sim_domain=XXX, replacing XXX with the domain provided by Taboola for testing.

FAQs

Package last updated on 05 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc