Skip to content

Instantly share code, notes, and snippets.

View Reedyseth's full-sized avatar

Israel Barragan C. Reedyseth

View GitHub Profile
msgid ""
msgstr ""
"Project-Id-Version: subscribe-to-comments-reloaded\n"
"POT-Creation-Date: 2016-08-23 10:04-0700\n"
"PO-Revision-Date: \n"
"Last-Translator: Reedyseth <[email protected]>\n"
"Language-Team: Ahrale | Atar4U.com <[email protected]>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
<?php
/**
* Plugin Name: Restrict Content
* Plugin URI: https://restrictcontentpro.com
* Description: Set up a complete membership system for your WordPress site and deliver premium content to your members. Unlimited membership packages, membership management, discount codes, registration / login forms, and more.
* Version: 3.1.9
* Author: StellarWP
* Author URI: https://stellarwp.com/
* Requires at least: 6.0
* Requires PHP: 7.4
# Use the following command to update, and upgrade all you packages except web browsers.
sudo apt-get --just-print upgrade | awk '/^Inst/ { print $2 }' | grep -v 'chromium' | grep -v 'firefox' | grep -v 'brave-browser' | xargs sudo apt install
# Full command explanation here: https://x.com/Reedyseth/status/1756790562122797273?s=20