wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 12 forks source link

Pass a `GP_Project` to `gp_url_project()` #106

Closed swissspidy closed 6 years ago

swissspidy commented 6 years ago

Fixes #102.

Description Makes sure the correct type is passed to the function.

Types of changes Bug fix.

Checklist:

codecov-io commented 6 years ago

Codecov Report

Merging #106 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #106   +/-   ##
=========================================
  Coverage     74.81%   74.81%           
  Complexity      331      331           
=========================================
  Files            23       23           
  Lines           798      798           
=========================================
  Hits            597      597           
  Misses          201      201
Impacted Files Coverage Δ Complexity Δ
inc/Plugin.php 24.8% <0%> (ø) 39 <0> (ø) :arrow_down:

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 8c79b75...982366f. Read the comment docs.