If you want to embed a tag within a tag, expression-engine won't resolve the inner tag unless you add parse="inward"
within the parent tag (adding this will cause a slight processing overhead so only use when needed)
eg:
{exp:channel:entries parse="inward" parameter="{exp:plugin:method parameter='value'}" }