Pinned Loading
-
WP Job Openings - Custom Application...
WP Job Openings - Custom Application Status (Pro) 1<?php
23function awsm_jobs_pro_custom_application_status( $status ) {
4$status['interviewed'] = array(
5'label' => _x( 'Interviewed', 'post status', 'pro-pack-for-wp-job-openings' ),
-
WP Job Openings - Reset Job Views Count
WP Job Openings - Reset Job Views Count 1<?php
23/**
4* NOTE: Please execute this function only once. After resetting the views, remove the whole code snippet.
5*/
-
Team Pro - Add Custom Icons with Pop...
Team Pro - Add Custom Icons with Popular Brand Icons Plugin 1<?php
23function awsm_team_member_custom_social_info( $social_info, $social ) {
4if ( isset( $social['link'] ) && ! wp_http_validate_url( $social['link'] ) && substr_count( $social['link'], '#' ) >= 2 && substr( $social['link'], 0, 1 ) === '#' ) {
5$link_arr = explode( '#', $social['link'] );
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.