Skip to content

Instantly share code, notes, and snippets.

https://framesandwalls.com/feed/
<?
add_filter( 'get_comment_date', 'vhmc_get_comment_date' );
function vhmc_get_comment_date( $d ) {
$d = date("m.d.y"); // Formats: https://codex.wordpress.org/Formatting_Date_and_Time
return $d;
}
select * from wp_options
where option_name = 'active_plugins'
a:2:{
i:0;s:44:"aftership-woocommerce-tracking/aftership.php";
i:1;s:19:"akismet/akismet.php";}
select * from wp_options
where option_name = 'active_plugins'
# formatted for readability
update wp_options
set option_value = 'a:2:{
i:0;s:44:"aftership-woocommerce-tracking/aftership.php";
i:1;s:19:"akismet/akismet.php";}'
where option_name = 'active_plugins'
// Open: /wp-content/plugins/wordpress-seo-premium/vendor/yoast/license-manager/class-license-manager.php
// Find code and comment...
// show notice if license is invalid
if ( ! $this->license_is_valid() ) {
if ( $this->get_license_key() == '' ) {
$message = '<b>Warning!</b> You didn\'t set your %s license key yet, which means you\'re missing out on updates and support! <a href="%s">Enter your license key</a> or <a href="%s" target="_blank">get a license here</a>.';
} else {
$message = '<b>Warning!</b> Your %s license is inactive which means you\'re missing out on updates and support! <a href="%s">Activate your license</a> or <a href="%s" target="_blank">get a license here</a>.';
<h5>Notebook for</h5>
<h1>Diálogos entre Leonardo Da Vinci y Steve Jobs: en algún lugar del universo (Spanish Edition)</h1>
<h4>Valdes, Luigi</h4>
<h6>Citation (Chicago Style): Valdes, Luigi. . , 2014. Kindle edition.</h6>
<h3>El contexto del mundo de Jobs.</h3>
<h6>Location 184</h6>
El conocimiento, la información, la oportunidad y la velocidad se convierten en los nuevos factores de producción.
val it : unit = ()
#r @"..\packages\FSharp.Data.2.3.2\lib\net40\FSharp.Data.dll"
open FSharp.Data
// Type Provider
let file () = __SOURCE_DIRECTORY__ + @"\Kindle_Bookmarks.html"
let htmlDoc () = HtmlDocument.Load(file())
// Types
type Line =
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<html xmlns="http://www.w3.org/TR/1999/REC-html-in-xml" xml:lang="en"
lang="en">
<head>
<!-- Styles -->
</head>
<body>
<div class="bodyContainer">