Almost all the plugins have similar code in their prepareRow methods to retrieve metadata about their WordPress counterparts. This can be made more reusable. Refactor the query in the base class so that it is available to all child classes.

Comments

hussainweb created an issue. See original summary.

  • hussainweb committed 8091abf on 8.x-1.x
    Issue #2910115 by hussainweb: Refactor metadata values retrieval
    
hussainweb’s picture

Status: Needs work » Fixed

Added new method getMetaValues for this purpose.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.