DiasPHPora / wp-to-diaspora

Automatically share WordPress posts on diaspora*
https://wordpress.org/plugins/wp-to-diaspora/
GNU General Public License v2.0
14 stars 1 forks source link

Pass WP2D object to filter to allow complete freedom of customisations. #143

Closed noplanman closed 7 years ago

noplanman commented 7 years ago

This PR adds the feature of passing the WP2D_Post object to the filters to allow total access to all post information.

noplanman commented 7 years ago

Ok, will update readme and merge :+1:

codecov-io commented 7 years ago

Codecov Report

Merging #143 into develop will not change coverage.

@@           Coverage Diff            @@
##           develop     #143   +/-   ##
========================================
  Coverage    51.15%   51.15%           
========================================
  Files           14       14           
  Lines         1519     1519           
========================================
  Hits           777      777           
  Misses         742      742
Impacted Files Coverage Δ
lib/class-post.php 0% <ø> (ø) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f2a696...df06181. Read the comment docs.