Plugin Directory

Changeset 2068033


Ignore:
Timestamp:
04/12/2019 07:30:21 PM (7 years ago)
Author:
federico_jacobi
Message:

Add link to timeout post

Location:
video-block-with-ads/trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • video-block-with-ads/trunk/src/block/block.js

    r2042516 r2068033  
    183183                        </BaseControl>
    184184                    </MediaUploadCheck>
    185 
    186185                    <PanelBody title="Ad Settings" initialOpen={ false } >
    187186                        <TextControl
  • video-block-with-ads/trunk/src/class-vbwa-admin.php

    r2044222 r2068033  
    108108                        </td>
    109109                        <td>
    110                             <em>In Development. Will ship soon</em><br><del>We can automatically pass post parameter as custom targeting to the adtag for DFP</del>
     110                            <em>In Development.</em><br><del>We can automatically pass post parameter as custom targeting to the adtag for DFP</del>
    111111                        </td>
    112112                    </tr>
     
    141141                        </td>
    142142                        <td>
    143                             Maximum time to wait for an ad to start playing (think of it as a combined of the two timeouts above). Default: 5000.
     143                            Maximum time to wait for an ad to start playing (think of it as a combined of the two timeouts above). Default: 5000.<br/>
     144                            <em>For how to choose the right timeouts try the procedure <a href="https://federicojacobi.com/how-to-optimize-video-ad-timeouts/">on this link.</a></em>
    144145                        </td>
    145146                    </tr>
Note: See TracChangeset for help on using the changeset viewer.