Forum Replies Created

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter Vahan

    (@vahan889)

    hi @aurovrata ,

    Yes, you are right, when only one post exists in the term then there is no ranking possible.

    But in the filter where you adding the condition in the query’s “WHERE” section, the post can’t be retrieved with WP_Query because there is no saved information about the post and category in the wp_reorder_post_rel table. I hope you understand the problem I described.

    Thanks,
    Vahan

    Thread Starter Vahan

    (@vahan889)

    Thanks @d0153

    Thread Starter Vahan

    (@vahan889)

    Hi @cfinke ,

    I just want to clearly understand.

    How will this connect with you when someone adds some js code to the minified js file on your plugin after installation? (when you published your original minified js)

    It’s like a marketing decision: don’t add an optimized js file to solve problems with other plugins.

    Thanks.

    Thread Starter Vahan

    (@vahan889)

    Hi @cfinke , thanks for the reply.

    I can understand some points of your reply.
    But if you don’t want to add minified JavaScript just for your personal viewing, then I have nothing to say? But if we are debating whether it is right to have a minified version of JavaScript, then I disagree?

    When a plugin is installed on a website, every developer can customize every code in the plugin, and I don’t think it can be related to the credibility of the plugin. It cannot be related to who/where/when changed any code in the plugin.

    E.g WooCommerce plugin. Look at it: frontend js. This plugin has more than activity, more than downloads, but they have a minified js version for each js file. Don’t they know about plugin trust?

    What do you think?

    Thanks.

    Thread Starter Vahan

    (@vahan889)

    Hi @stephdau .

    In such tools, any thing that needs to be done to make a website/page more optimized is usually called an “issue”, it’s not an error or a wrong thing, I know this. It means just need to do some actions to make the site more optimized.

    I think in plugins we can have a js file with two versions:
    – minified,
    – unminified (for developers if they need it),
    and on pages, load minified js, not unminified one.
    What do you think?

    I don’t need any other plugins if I know that the current “issue” can be solved with just one step.

    So, can we have akismet-frontend.js minified version and not lose anything?

Viewing 5 replies - 16 through 20 (of 20 total)