Tag Archives: codex

WordPress Landing Page Custom Fields Inhouse Media Tutorial

The recent WordPress Landing Page Custom Fields Tutorial used window.open calls to access WordPress Blog Custom Field URLs, but some web browsers block these calls, and so, as of today, we’ve made the reasoning more complex to allow for the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

WordPress Landing Page Custom Fields Tutorial

WordPress blog PHP logic, such as used behind the scenes of WordPress Custom Fields Primer Tutorial, as far as its “loop” arrangements go, separates into two modes, those being … single blog posting mode of access that suited yesterday’s changes … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

WordPress Custom Fields Primer Tutorial

I spy with my little eye something beginning with … 💡 Yes, 💡 Up above, 💡 Aw … what a bright idea?! How come I click on the light bulb (💡) and it has dropdown options unique to this blog … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment

WordPress Plugin Primer Tutorial

Normally we make changes to this TwentyTen themed WordPress blog by changing that theme’s wp-content/themes/twentyten/header.php file. But today we show you how to write the PHP code needed to write a WordPress.org admin login plugin to create a hyperlink to … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | Leave a comment

WordPress Content Most Popular Words Histogram Tutorial

If you are a regular reader of this blog, you’ll know one of the favourite software integrations we like to interface with is Google Charts, and the lead yesterday’s WordPress Content Most Popular Words Primer Tutorial as shown below, was, … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

WordPress Content Most Popular Words Primer Tutorial

Today’s new WordPress functionality for our TwentyTen themed blog website looks back at a lot of the discoveries of WordPress Emoji Prefixed Submenu Primer Tutorial as shown below, in that we again make use of an Add Page submenu scenario … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 1 Comment

Search Engine Optimization Meta Keywords Primer Tutorial

We write to you today regarding another Search Engine Optimization (SEO) topic, building on our previous Search Engine Optimization Meta Description Primer Tutorial, this time regarding Meta Keywords. What is a Meta Keywords tag? It is a tag whereby you … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

WordPress Query Monitor Primer Tutorial

Our WordPress blog at RJM Programming uses a MySql database, and its PHP web server source queries that database to find information. That SQL used is the MySql variety of SQL, but there is not that much difference between MySql … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , | 8 Comments