Amitry Project Grid gives agencies and freelancers a clean way to display their work. Each card has five fields: an icon (dashicon or uploaded image), a headline, a description, a browser-mockup screenshot that scrolls automatically on hover, and a call-to-action button.
Cards can be used individually or grouped into a responsive grid for portfolio overviews.
The mockup feature renders the uploaded screenshot inside a browser-style frame with traffic-light dots and an address bar. On hover (desktop) the image scrolls from top to bottom of the screenshot, then returns when the cursor leaves. On touch devices the scroll plays automatically when the card enters the viewport, and tapping replays it.
The plugin uses the original uploaded image (not WordPress\’ auto-scaled version) so long screenshots stay sharp.
The plugin makes no external network requests. No data is collected, transmitted or stored outside your own WordPress installation.
The plugin exposes hooks for extensions:
apshow_renderer_defaults, apshow_wrapper_classes, apshow_render_html, apshow_kses_allowed (filters)apshow_allowed_frames, apshow_allowed_scroll_modes, apshow_mockup_bar_html, apshow_mockup_html (filters for extending mockup frames and animation modes)apshow_before_render, apshow_after_render, apshow_loaded, apshow_activated, apshow_deactivated, apshow_admin_about_after_content (actions)APSHOW_HOOK_VERSION constant for compatibility checks