# profile-builder/4.0.3/assets/js/select2-compat.js

User Profile Builder – Beautiful User Registration Forms, User Profiles &amp; User Role Editor, version 4.0.3. 4 lines.

- Page: https://pluginprobe.com/plugins/profile-builder/4.0.3/code/assets/js/select2-compat.js
- Raw: https://pluginprobe.com/plugins/profile-builder/4.0.3/raw/assets/js/select2-compat.js
- Modified: 2022-03-08T12:44:10+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/profile-builder/4.0.3/code/assets/js/select2-compat.js#L10-L20`.

```javascript
/*
 * Allow for compatibility with other Select2 versions loaded by other plugins
 */
var wppbSelect2 = jQuery.fn.select2;
```
