Dotclear


Ignore:
Timestamp:
11/23/16 08:21:31 (9 years ago)
Author:
Jean-Christian Denis
Branch:
default
Message:

Open trackbacks with behaviors and add basic Webmention support, closes #1917

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r3340 r3415  
    169169          { 
    170170               try { 
     171                    # --BEHAVIOR-- adminBeforePingTrackback 
     172                    $core->callBehavior('adminBeforePingTrackback',$tb_url,$post_id,$tb_post_title,$tb_excerpt,$tb_post_url); 
     173 
    171174                    $TB->ping($tb_url, $post_id, $tb_post_title, $tb_excerpt, $tb_post_url); 
    172175               } catch (Exception $e) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map