Actions
Feature proposal #3662
closedAdd trigger to writepagelinks function
Feature proposal #3662:
Add trigger to writepagelinks function
Description
As described in ticket system 289225
add a event trigger to the writepagelinks function
online #894 of administratorcomponentscom_comprofilercomprofiler.class.php
add
$_PLUGINS->trigger( 'onBeforeWritePagesLinks', array($limitstart, $limit, $total, &$ue_base_url, &$search, $prefix ));
Files
Actions