Closed Truemedia closed 8 years ago
Currently all plugin files run a similar piece of code to map schema.org datasets to relevant laravel datasets. All lot of this repetitive code and processing time could be reduced by consolidating the functionality into an external mapper class.
This has been added in the latest commit.
Currently all plugin files run a similar piece of code to map schema.org datasets to relevant laravel datasets. All lot of this repetitive code and processing time could be reduced by consolidating the functionality into an external mapper class.