Recent

wpml_object_idfilter

wpml_object_id

Type: filter
Source: includes/frontend/class-language-handler.php line 114

Usage

add_filter( 'wpml_object_id', function() {
    // ...
} );