• Plugin Author NIKITAS GEORGOPOULOS

    (@e-mailit)


    Many users expect a WordPress plugin to include a settings page in the admin area.
    WeShareAI intentionally does not.

    The plugin is designed to be frontend-only.

    How it works:
    – The plugin loads a lightweight JavaScript loader
    – All configuration is handled externally via the WeShareAI Builder
    – The frontend reads the configuration dynamically at runtime

    Why this design was chosen:
    – No admin UI maintenance
    – No WordPress database usage
    – No risk of admin-related conflicts
    – Faster loading and better performance
    – Easier updates without breaking existing setups

    This architecture allows the plugin to stay minimal while the Builder evolves
    independently, without forcing WordPress users to update or reconfigure settings.

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.