Forums
(@hlulu)
13 years, 6 months ago
ok now I understand it a little better, here’s the code:
class WPAL2Facebook { ... function __construct() { ... add_filter('the_content', array(&$this, 'The_content'), 999) ... }}
is this the same problem as in Past forum post
sorry for the trouble