ImagePress

Build a user-driven image/photo gallery with front-end features, author bios, portfolios and collections!

ImagePress 8.1.2

ImagePress 8.0.0

Note that 8.0.0+ will break the 7.x implementation due to the removal of specific features.

Note that 7.8.1+ breaks some templates. Read more about these changes.

Click here to view newImagePress Demo


ImagePress Documentation
View more customer sites


The new ImagePress will be able to create standalone websites such as CGSociety, ArtStation, DrawCrowd, LayerPaint, 3DTotal, Blender Cookie or Poster Spy.

The level of customization will include colors, fonts, templates, sizes, and switchable features. No two websites are ever the same.

Features

Drag and drop uploader

Easily upload photos by dragging them from your computer.

Use pre-built grid templates to customize the look of your gallery.

Responsive and mobile friendly

Build responsive WordPress galleries and websites that run on any device.

Collections and custom fields

Organize photos in your collection and add as many custom fields as you want.

Sort and filter

Sort and filter photos in the gallery based on multiple criteria.

Advanced User Profile

User profiles, frontend management, cover photos, tabbed sections, and more!

User Award

Reward your users with rewards and titles.

Additional photos and videos

Add additional images (variants, progress shots, productions, etc.)

Extensive management section

Many configuration options and behavior settings.

Developer options

Add custom features such as notifications, hooks, and white label profiles.

short summary

ImagePress is a WordPress plugin for generating user galleries. Users can upload images, categorize them, tag them and add a small description.Images are grouped into separate sortable and filterable galleries.

Some of the features of ImagePress include:

  • upload picture
  • image editing
  • Variantes d'image, photos de détail, photos de progression (chez Behance)

ImagePress generates user profiles, user profiles, and user cards. Additionally, the plugin allows front-end login, registration and forgotten password forms.

Some of these features include:

  • Author bio, custom avatar, cover image (à la Facebook)
  • Front-end configuration file editing
  • Front-end registration and login
  • Author Portfolio (white label, unbranded, custom template page)
  • Custom slug (/profile/, /u/, /p/, /i/, etc.)

ImagePress is capable of creating stand-alone websites such as CGSociety, ArtStation, DrawCrowd, LayerPaint, 3DTotal, Blender Cookie or Poster Spy.

The level of customization includes colors, fonts, templates, sizes, and switchable features. No two websites are ever the same.

Changelog

= 8.1.2 =
* FIX: Fixed function typo
* UPDATE: Updated WordPress compatibility
* UPDATE: Updated FontAwesome (5.15.2 -> 5.15.3)
* FEATURE: Added single collection shortcode

= 8.1.1 =
* UPDATE: Updated all constant prefixes
* UPDATE: Updated all PHP function names
* UPDATE: Updated all PHP class names
* UPDATE: Updated all PHP global variables
* UPDATE: Updated all action/filter hooks
* UPDATE: Updated all script handles
* UPDATE: Updated all style handles
* UPDATE: Updated all image size names

= 8.1.0 =
* FIX: Fixed profile editing link for mismatched user_login and username
* FIX: Added option to turn the lightbox on or off
* FIX: Fixed PHP 8 notice
* UPDATE: Updated WordPress compatibility
* UPDATE: Updated PHP compatibility
* UPDATE: Removed Dropbox upload option
* UPDATE: Removed inline CSS
* UPDATE: Removed inline JavaScript
* UPDATE: Added strict mode to JavaScript
* UPDATE: Updated all prefixes to use imagepress_ (3 chars or more)
* UPDATE: Fixed demo links
* UPDATE: Updated SortableJS library to latest version
* UPDATE: Updated HalkaBoxJS library to latest version
* UPDATE: Changed deprecated onclick() insline functions
* UPDATE: Removed unused .ip-tab/.ip-tabs classes

= 8.0.0 =
* FIX: Removed non-functional image search
* FIX: Fixed missing pagination
* FIX: Fixed layout issue with Author Tools
* FIX: Fixed duplicate image collection
* FIX: Fixed collection styling for consistency
* UPDATE: Removed upload limits (implementation was JavaScript-based and not reliable)
* UPDATE: Removed feed (feature adoption was low)
* UPDATE: Removed front-end bulk uploader (implementation was done for several customers only)
* UPDATE: Removed tags (they have been disabled for the past 4 minor versions)
* UPDATE: Removed pre-7.8 cleanup feature (starting fresh)
* UPDATE: Removed option to enable/disable image views (performance gain)
* UPDATE: Removed custom fields (never implemented 100%, potentially breaking)
* UPDATE: Used Gutenberg gallery for secondary images
* FEATURE: Moved grid display to Flex

= 7.9.3 =
* FIX: Added missing translation domain for several strings
* FIX: Removed some unneccessary condition fallbacks (+speed)
* FIX: Used strict comparison for some conditions (+security)
* FIX: Removed unused filter (+compatibility)
* FIX: Fixed undefined variable
* UPDATE: Code compliance updates
* UPDATE: Refactored several JS functions
* UPDATE: Removed jQuery Masonry and replaced it with CSS Masonry

= 7.9.2 =
* FIX: Fixed secondary images not being displayed
* UPDATE: Added option to disable image views
* UPDATE: Added option to delete image likes
* UPDATE: Added option to delete image views
* UPDATE: Added feature to limit uploads by user role
* UPDATE: Refactored more jQuery to JavaScript code
* UPDATE: Refactored code to eliminate duplication

= 7.9.1 =
* UPDATE: Added image anchor class
* UPDATE: Admin content/body updates
* UPDATE: Removed jQuery UI (plus sortable, widget and mouse dependencies)
* UPDATE: Refactored image reordering using Sortable.js
* UPDATE: Changed profile editor page to use an ID instead of an absolute URL
* UPDATE: Removed unused styles

= 7.9.0 =
* FIX: Fixed responsive styles
* FIX: Fixed hardcoded non-translated English assumptions (it's a mouthful)
* UPDATE: Updated translations with missing strings
* UPDATE: Replaced social icons with FontAwesome
* UPDATE: Updated FontAwesome (5.0.13 -> 5.1.0)
* UPDATE: Removed image rel tag
* UPDATE: Code compliance updates
* UPDATE: Admin content/body updates
* UPDATE: Moved feed module to ImagePress Elements
* UPDATE: Removed custom notifications functionality
* UPDATE: Updated Gutenberg compatibility

= 7.8.2 =
* FIX: Fixed displayed text instead of returned
* FIX: Fixed several missing styles for collections
* UPDATE: FontAwesome is back, with a vengeance (5.0.13)
* UPDATE: Removed all deprecated SVG files and related CSS
* UPDATE: Removed "featured" images functionality

= 7.8.1 =
* FIX: Fixed category assignment for bulk uploads
* FIX: Fixed post slug when using Author Tools
* GDPR: Removed occupational field meta
* GDPR: Removed employer meta
* GDPR: Removed location meta
* GDPR: Removed status meta
* UPDATE: Added profile editor link and logout link to [cinnamon-login]

= 7.8.0 =
* FIX: Fixed user role argument for author cards
* UPDATE: Added custom post type filter (template override is not required anymore)
* UPDATE: UI tweaks
* UPDATE: Added title to image anchor links to help with lightbox titles
* UPDATE: Removed deprecated theme-dependent JavaScript
* UPDATE: Refactored bulk uploader (BREAKING)
* UPDATE: Refactored single image template (BREAKING)
* UPDATE: Updated RoarJS library to latest version (1.0.5)

= 7.7.8 =
* UPDATE: Replaced SweetAlert2 library with Roar (+speed)
* UPDATE: Removed all generic CSS styles (+compatibility)
* UPDATE: Restyled/reset all form elements

= 7.7.7 =
* FIX: Fixed issue with missing SQL variable
* FIX: Fixed issue with incorrect slug variable

= 7.7.6 =
* FIX: Fixed issue with JavaScript DOM loading detection
* FIX: Fixed plugin version inconsistencies

= 7.7.5 =
* FIX: Fixed issue with profile fields not being updated if empty
* FIX: Code quality fixes

= 7.7.4 =
* FIX: Renamed modal class to avoid conflicts with Bootstrap
* FIX: Use the same image grid structure everywhere (gallery, profile, collections)
* FIX: Fixed a countable issue in PHP 7.2
* FEATURE: Allow all file types for secondary uploads (PDFs, videos, etc.)

= 7.7.3 =
* FIX: Fixed image width for singular pages
* FIX: Removed image ordering capability on mobile devices
* UPDATE: Removed FontAwesome (+speed, -weight)
* UPDATE: Updated all icons and symbols (+speed, +compatibility)
* UPDATE: Updated sweetAlert2 library (+speed)
* UPDATE: Added default, native drag&drop upload (+speed)
* UPDATE: Removed EZDZ library (+speed, -weight)
* UPDATE: Updated WordPress compatibility
* UI: Removed several redundant icons

= 7.7.2 =
* FIX: Removed unused CSS stylesheets (-weight)
* UPDATE: Merged CSS reset stylesheet (+speed)
* UPDATE: Updated sweetAlert2 library (+speed)
* UPDATE: Removed a redundant condition (+speed)
* UPDATE: Removed getButterfly logo (-weight)
* UPDATE: Refactored settings page (+speed)
* UPDATE: Removed FontAwesome from Dashboard (+speed)
* UPDATE: Removed profile verification (-confusion)
* UI: Removed several icons

= 7.7.1 =
* FIX: Fixed collection maintenance action

= 7.7.0 =
* FIX: Fixed URL strings
* FIX: Fixed (non)countable arrays
* FIX: Removed social hub stub
* UPDATE: Added most liked images shortcode
* UPDATE: Removed old (unused) functions
* UPDATE: Removed unused labels
* UPDATE: Removed hardcoded video post meta
* UPDATE: Removed hardcoded imagepress author post meta
* UPDATE: Removed hardcoded imagepress email post meta
* UPDATE: Refactored upload limits/restrictions
* UPDATE: Updated CoreJS library for better IE compatibility
* FEATURE: Added cleanup/migration script for ImagePress pre-7.7
* FEATURE: Converted browser confirmations to sweetAlert2 library

= 7.6.9 =
* FIX: Removed font icon pseudo elements for performance reasons

= 7.6.8 =
* FIX: Fixed missing FontAwesome icons
* UPDATE: Updated FontAwesome to latest version (5.0.8)

= 7.6.7 =

* FIX: Fixed bulk uploaded
* UPDATE: Added collections to bulk updater
* UPDATE: Removed GitHub updater as it's not appropriate for Envato files
* UPDATE: Updated drag & drop uploader to latest version (0.6.1)

= 7.6.6 =

* FIX: Fixed missing file

= 7.6.5 =

* UPDATE: Fixed profile page when no profile is specified
* UPDATE: Updated FontAwesome to version 5

= 7.6.4 =

* UPDATE: Removed lazy loading as it affected several themes
* UPDATE: Updated WordPress compatibility

= 7.6.3 =

* FIX: Fixed SQL bug

= 7.6.2 =

* FIX: Fixed bug introduced in previous development version
* FIX: Fixed JS function being applied globally
* FIX: Fixed undefined shorthand jQuery
* FIX: Fixed registration not obeying WordPress native settings
* FIX: Code quality fixes
* FIX: Code performance fixes
* UPDATE: Updated documentation and copyright
* UPDATE: Moved login logic to main JS file for better performance
* UPDATE: Updated WordPress compatibility

= 7.5.8 =

* FIX: Fixed PHP notice
* FIX: Fixed documentation link
* FIX: Fixed incorrect check on image upload
* SECURITY: Sanitized MySQL queries

= 7.5.7 =

* FIX: Code quality fixes
* FIX: Removed unused code
* FIX: Fixed profile pages PHP notice
* FIX: Fixed updater filters globally impacting all `wp_remote_get` requests
* FIX: Fixed force-check parameter being ignored
* FIX: Fixed updater details link
* FIX: Fixed pagination issue with filters
* FIX: Fixed empty profiles when no user is provided
* FIX: Fixed empty collections when no collection is provided

= 7.5.6 =

* FIX: Fixed search query parameter with taxonomy filtering
* UI: Added media link to single image template
* UI: Fixed author tools layout (basic)
* UI: Added download icon to single image template
* UI: Added better mobile responsiveness for image grid
* UI: Removed icon labels for mobile screens (single page)

= 7.5.5 =

* FIX: Fixed author link in several places

= 7.5.4 =

* FIX: Fixed author link in several places
* FIX: Removed unused function make_clickable()
* FIX: Fixed display of the_content() on single pages to allow for filters
* UPDATE: Better contextual help for slug options
* UPDATE: Code quality updates
* UPDATE: Security updates

= 7.5.3 =

* FIX: Fixed author link in collections module
* FIX: Fixed server-specific request
* FIX: Fixed collections shortcode
* FIX: Fixed array operator
* FIX: Fixed unused function in image collections
* FIX: Fixed upload filter interfering with other mime types
* FIX: Fixed "load more" functionality on profile pages
* FIX: Fixed profile page to take into account usernames and nicknames
* UPDATE: Added REST support for image CPT and taxonomies
* UPDATE: Updated image quality filter
* UPDATE: Removed image resize option
* UPDATE: Code quality updates
* UPDATE: Code quality updates
* UPDATE: Security updates

= 7.5.2 =

* FIX: Fixed installation/upgrade routine
* FIX: Fixed user profile error
* UPDATE: Removed 4 unused (or troublesome) options
* UPDATE: [Breaking] Refactored the user profiles to work with any theme
* UPDATE: [Breaking] Introduced infinite lazy loading for profile page
* UPDATE: Image grid performance updates
* FEATURE: Set groundwork for data collection and tracking

= 7.4.3 =

* FIX: Added slug fallback

= 7.4.2 =

* FIX: Fixed deprecated author function
* FIX: Code analysis configuration
* UPDATE: General bug fixes and improvements

= 7.4 =

* UPDATE: General bug fixes and improvements
* UPDATE: Moved plugin options to array, making things faster

= 7.3 =

* FIX: Fixed wrong image ID variable in ImagePress widget shortcode
* FIX: Fixed colour reset affecting Noir UI theme
* FIX: Fixed bulk uploader UI not using the uploaded class
* UPDATE: Removed all notices and warnings and moved everything to the documentation
* UPDATE: Updated online documentation
* UPDATE: Added author nicename and link for collections (dashboard)
* FEATURE: Added new search field based on title and content

= 7.2.0 =

* BREAKING CHANGE: Replace all JS-powered loops with native WordPress loops
* UPDATED: Code refactoring
* FIX: Fixed image loop on user profile pages
* FIX: Fixed missing variable for native pagination
* FEATURE: Removed author.php template requirement
* FEATURE: Fixed and replaced user profiles behaviour (needs user action)

= 7.1.2 =
* FIX: Fixed custom image order for user profiles
* FIX: Fixed [cinnamon-card] shortcode to allow single authors
* TWEAK: Added a class to allow for a collection behaviour workaround
* FEATURE: Added extensions section

= 7.1.1 =
* FIX: Fixed contentEditable in image editor
* FIX: Fixed image box template and equalHeight template
* FIX: Switched include() with include_once() for functions.php to isolate an edge case
* FIX: Added missing collection option for the profile page tabs
* FIX: Fixed upload limit on user profile dashboard
* FEATURE: Added basic, default and masonry layouts for grid display
* FEATURE: Added new image template (overlaid text)
* UPDATE: Removed activity tab for performance reasons

= 7.1.0 =
* FIX: Fixed follow/unlinks links
* FIX: Fixed forced image download by not challenging mod_security (https://caniuse.com/#feat=download)
* FIX: Removed an unused file
* FEATURE: New shortcode to display user upload quota
* FEATURE: Added options to increase/decrease/set user upload quota
* FEATURE: Added jQuery Masonry
* FEATURE: Added basic, default and masonry layouts for grid display
* UPDATE: Updated users screen to include quota
* UPDATE: Removed user upload limits per role (breaking)

= 7.0.6 =
* FIX: Fixed collections modal background colour
* FIX: Fixed collections modal layout
* FIX: Fixed image title rename

= 7.0.5 =
* FIX: Fixed multiple category filtering
* FIX: Fixed a JS function being called when no images were loaded
* FIX: Fixed collections to work with non-standard permalinks settings
* UPDATE: Updated grid/pagination library

= 7.0.4 =
* FEATURE: Added a new shortcode parameter

= 7.0.3 =
* FIX: Fixed author name missing link in single pages
* FIX: Removed preferred software user field
* FIX: Updated avatar filtering priority
* FEATURE: Added image title editing
* UPDATE: Updated image editor
* UPDATE: Removed Noir UI-specific upload button option
* UPDATE: Removed like action-specific labels

* NOIR UI FIX: Fixed untranslated strings
* NOIR UI UPDATE: Removed upload button from header
* NOIR UI UPDATE: Main menu UI changes and cleanup for better readability
* NOIR UI UPDATE: Relocated notifications and avatar to main menu bar
* NOIR UI UPDATE: Updated image sidebar and removed bloated content

= 7.0.2 =

* FIX: Optimized database queries for gallery display
* UPDATE: Updated FontAwesome library to latest version (4.7.0)

= 7.0.1 =

* FIX: Fixed several deprecated jQuery functions
* FIX: Fixed rogue console messages
* FIX: Fixed unclickable profile links

= 7.0.0 =

* FIX: Checked (and fixed) PHP 7 compatibility
* FIX: Fixed wrong label
* FIX: Fixed a string conversion function
* FIX: Fixed an author detection filter gone rogue
* UPDATE: Merged 2 lightbox rel options
* UPDATE: Retired keywords module as it was not used by the plugin or theme
* UPDATE: Removed posts from user profile
* UPDATE: No changes are now required for author.php page (it only needs to exist)
* UPDATE: Removed converting 100,000 to 100K (keep it professional)
* UPDATE: Removed configurable padding improving grid performance (it can be reconfigured using custom CSS)
* UPDATE: Updated grid library to latest version
* FEATURE: Added link to documentation
* FEATURE: Added custom field parameter for [imagepress-show]
* FEATURE: Added Thin UI CSS framework
* PERFORMANCE: Merged 3 admin_menu actions
* PERFORMANCE: Moved several database calls outside the main ImagePress loop

ImagePress [Free Download]
ImagePress [Nulled]
WordPress » Galleries

METADATA
  • Gutenberg Optimized: Yes
  • High Resolution: Yes
  • Compatible Browsers: Firefox, Safari, Opera, Chrome, Edge
  • Files Included: JavaScript JS, CSS, PHP
  • Software Version: WordPress 5.6.x, WordPress 5.5.x, WordPress 5.4.x, WordPress 5.3.x, WordPress 5.2.x, WordPress 5.1.x, WordPress 5.0.x